Click or drag to resize

ImpulsiveManeuverInformation Constructor

Overload List
  NameDescription
Public methodImpulsiveManeuverInformation
Initializes a new instance.
Protected methodImpulsiveManeuverInformation(ImpulsiveManeuverInformation, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodImpulsiveManeuverInformation(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.
Public methodImpulsiveManeuverInformation(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.
Public methodImpulsiveManeuverInformation(String, Cartesian, String, String, Scalar, InvalidFuelStateBehavior)
Initializes a new instance.
Public methodImpulsiveManeuverInformation(String, Cartesian, Axes, String, String, Scalar, InvalidFuelStateBehavior)
Initializes a new instance.
Top
See Also