A base interface for all Great Arc Vehicles.
IsAttitudeTypeSupported | Gets a value indicating whether the specified type can be used. |
IsRouteTypeSupported | Gets a value indicating whether the specified type can be used. |
SetAttitudeType | Set the type of attitude profile. |
SetRouteType | Set the propagator type. |
AccessConstraints | Get the constraints imposed on the vehicle. |
Attitude | Get the attitude profile. |
AttitudeSupportedTypes | Returns an array of valid choices. |
AttitudeType | Get the type of attitude profile. |
EclipseBodies | Get the customized list of Eclipse Bodies, which are central bodies used in lighting computations. |
GroundEllipses | Get the ground ellipses properties. |
LightingMaxStep | This property is deprecated. Use LightingMaxStepTerrain or LightingMaxStepCbShape as appropriate. The maximum step size to use when computing lighting when UseTerrainInLightingComputations is true. Uses Time Dimension. |
Route | Get the route properties. |
RouteSupportedTypes | Returns an array of valid choices. |
RouteType | Get the propagator type. |
UseTerrainInLightingComputations | Opt whether to compute lighting using terrain data. |