ImpulsiveManeuverInformation Constructor |
Name | Description | |
---|---|---|
ImpulsiveManeuverInformation | Initializes a new instance. | |
ImpulsiveManeuverInformation(ImpulsiveManeuverInformation, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
ImpulsiveManeuverInformation(String, Cartesian) |
Initializes a new instance. Unless the FuelMassIdentification, DryMassIdentification
and ExhaustVelocity properties are configured there will be no attempt to
keep track of fuel usage at propagation time.
| |
ImpulsiveManeuverInformation(String, Cartesian, Axes) |
Initializes a new instance. Unless the FuelMassIdentification, DryMassIdentification
and ExhaustVelocity properties are configured there will be no attempt to
keep track of fuel usage at propagation time.
| |
ImpulsiveManeuverInformation(String, Cartesian, String, String, Scalar, InvalidFuelStateBehavior) | Initializes a new instance. | |
ImpulsiveManeuverInformation(String, Cartesian, Axes, String, String, Scalar, InvalidFuelStateBehavior) | Initializes a new instance. |