Ephemeris
SCPI Commands :
[SOURce<HW>]:FSIMulator:DSSimulation:USER:RX:TRAJectory:EPHemeris:CATalog
[SOURce<HW>]:FSIMulator:DSSimulation:USER:RX:TRAJectory:EPHemeris:SELect
- class EphemerisCls[source]
Ephemeris commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- get_catalog() List[str] [source]
# SCPI: [SOURce<HW>]:FSIMulator:DSSimulation:USER:RX:TRAJectory:EPHemeris:CATalog value: List[str] = driver.source.fsimulator.dsSimulation.user.rx.trajectory.ephemeris.get_catalog()
No command help available
- return
filenames: No help available
- get_select() str [source]
# SCPI: [SOURce<HW>]:FSIMulator:DSSimulation:USER:RX:TRAJectory:EPHemeris:SELect value: str = driver.source.fsimulator.dsSimulation.user.rx.trajectory.ephemeris.get_select()
No command help available
- return
traj_eph_select: No help available
- set_select(traj_eph_select: str) None [source]
# SCPI: [SOURce<HW>]:FSIMulator:DSSimulation:USER:RX:TRAJectory:EPHemeris:SELect driver.source.fsimulator.dsSimulation.user.rx.trajectory.ephemeris.set_select(traj_eph_select = 'abc')
No command help available
- param traj_eph_select
No help available