AGI AgGator 11 Send comments on this topic.
Mass Property (IAgGatorPluginResultState)
See Also 





Description

Total Mass.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Mass() As Double

[C#]
public double Mass {get;}

[Managed C++]
public: __property double get_Mass();

[Unmanaged C++]
public: HRESULT get_Mass(
double * pRetVal
);

[Java]
public double getMass();

Remarks

The sum of the dry mass and fuel mass

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1