Interface for a missile 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 missile. |
SetTrajectoryType | Method to set the propagator type. |
AccessConstraints | Get the constraints imposed on the missile. |
Atmosphere | The local atmosphere. |
Attitude | Get the missile's attitude profile. |
AttitudeSupportedTypes | Returns an array of valid choices. |
AttitudeType | Get the type of attitude profile used by the missile. |
ExportTools | Returns the IAgMsExportTools interface. |
Graphics | Get the missile's 2D Graphics properties. |
GroundEllipses | Get the missile's ground ellipses properties. |
RadarClutterMap | Returns the radar clutter map. |
RadarCrossSection | Returns the radar cross sectoin. |
SpaceEnvironment | Returns the missile's SpaceEnvironment properties. |
Trajectory | Get the missile's trajectory properties. |
TrajectorySupportedTypes | Returns an array of valid choices. |
TrajectoryType | Get the propagator type used by the missile. |
VO | Get the missile's 3D Graphics properties. |
Define missile
trajectory
[C#] | Copy Code | |
---|---|---|
|
Define missile
trajectory
[Visual Basic .NET] | Copy Code | |
---|---|---|
|
Create a New
Missile (on the current scenario central body)
[MATLAB] | Copy Code | |
---|---|---|
|
Name |
---|
AgMissile |