Interface for a launch vehicle object.
IsAttitudeTypeSupported | Gets a value indicating whether the specified type can be used. |
IsTrajectoryTypeSupported | Gets a value indicating whether the specified type can be used. |
SetAttitudeType | Set the type of attitude profile used by the launch vehicle. |
SetTrajectoryType | Set the propagator type. |
AccessConstraints | Get the constraints imposed on the launch vehicle. |
Atmosphere | This property is deprecated. The new RFEnvironment property can be used to configure atmospheric models. |
Attitude | Get the launch vehicle's attitude profile. |
AttitudeSupportedTypes | Returns an array of valid choices. |
AttitudeType | Get the type of attitude profile used by the launch vehicle. |
EclipseBodies | Get the customized list of Eclipse Bodies, which are central bodies used in lighting computations. |
ExportTools | Returns the IAgLvExportTools interface. |
Graphics | Get the launch vehicle's 2D Graphics properties. |
GroundEllipses | Get the launch vehicle's ground ellipses properties. |
LaserEnvironment | Gets the laser environment. |
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. |
LightingMaxStepCbShape | Gets or sets the maximum step size to use when computing lighting when UseTerrainInLightingComputations is false. Uses Time Dimension. |
LightingMaxStepTerrain | Gets or sets the maximum step size to use when computing lighting when UseTerrainInLightingComputations is true. Uses Time Dimension. |
RadarClutterMap | Returns the radar clutter map. |
RadarCrossSection | Returns the radar cross sectoin. |
RFEnvironment | Gets the RF environment. |
SpaceEnvironment | Returns the launch vehicle's SpaceEnvironment properties. |
Trajectory | Get the launch vehicle's trajectory properties. |
TrajectorySupportedTypes | Returns an array of valid choices. |
TrajectoryType | Get the propagator type used by the launch vehicle. |
UseTerrainInLightingComputations | Opt whether to compute lighting using terrain data. |
VO | Get the launch vehicle's 3D Graphics properties. |
Implemented Interface |
---|
IAgStkObject |
IAgLifetimeInformation |
IAgProvideSpatialInfo |
Name |
---|
AgLaunchVehicle |
Create a launch vehicle (on current scenario central body)
[C#] | ||
---|---|---|
|
Create a launch vehicle (on current scenario central body)
[Visual Basic .NET] | ||
---|---|---|
|