Trajectory ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce<HW>]:FSIMulator:DSSimulation:USER:RX:TRAJectory .. code-block:: python [SOURce<HW>]:FSIMulator:DSSimulation:USER:RX:TRAJectory .. autoclass:: RsSmw.Implementations.Source.Fsimulator.DsSimulation.User.Rx.Trajectory.TrajectoryCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.fsimulator.dsSimulation.user.rx.trajectory.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Fsimulator_DsSimulation_User_Rx_Trajectory_Ephemeris.rst Source_Fsimulator_DsSimulation_User_Rx_Trajectory_Fapoint.rst Source_Fsimulator_DsSimulation_User_Rx_Trajectory_Tdf.rst