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 | Method to set the type of attitude profile used by the launch vehicle. |
SetTrajectoryType | Method to set the propagator type. |
AccessConstraints | Get the constraints imposed on the launch vehicle. |
Atmosphere | The local atmosphere. |
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. |
ExportTools | Returns the IAgLvExportTools interface. |
Graphics | Get the launch vehicle's 2D Graphics properties. |
GroundEllipses | Get the launch vehicle's ground ellipses properties. |
RadarClutterMap | Returns the radar clutter map. |
RadarCrossSection | Returns the radar cross sectoin. |
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. |
VO | Get the launch vehicle's 3D Graphics properties. |
Create a launch
vehicle (on current scenario central body)
[C#] | Copy Code | |
---|---|---|
|
Create a launch
vehicle (on current scenario central body)
[Visual Basic .NET] | Copy Code | |
---|---|---|
|
Name |
---|
AgLaunchVehicle |