OrbitStateCoordinateSystem#
- class ansys.stk.core.stkobjects.OrbitStateCoordinateSystem#
Selection of coordinate epoch for coordinate systems that do not have pre-established epochs.
Overview#
Get the coordinate system being used. |
|
Smart epoch component representing the coordinate epoch. Disabled for coordinate systems with pre-established epochs (e.g. J2000, B1950). |
Import detail#
from ansys.stk.core.stkobjects import OrbitStateCoordinateSystem
Property detail#
- property OrbitStateCoordinateSystem.type: CoordinateSystem#
Get the coordinate system being used.
- property OrbitStateCoordinateSystem.coordinate_system_epoch: ITimeToolInstantSmartEpoch#
Smart epoch component representing the coordinate epoch. Disabled for coordinate systems with pre-established epochs (e.g. J2000, B1950).