ImpulsiveManeuverInformation.FuelMassIdentification Property |
Gets or sets the identification of the fuel mass getting propagated.
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic string FuelMassIdentification { get; set; }
Public Property FuelMassIdentification As String
Get
Set
public:
property String^ FuelMassIdentification {
String^ get ();
void set (String^ value);
}
member FuelMassIdentification : string with get, set
Property Value
Type:
String
See Also