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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface