AGI STK Objects 11 Send comments on this topic.
MassProperties Property (IAgSatellite)
See Also 





Description

Get the Mass properties of the satellite.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MassProperties() As IAgVeMassProperties

[C#]
public IAgVeMassProperties MassProperties {get;}

[Managed C++]
public: __property IAgVeMassProperties^ get_MassProperties();

[Unmanaged C++]
public: HRESULT get_MassProperties(
IAgVeMassProperties ** ppRetVal
);

[Java]
public IAgVeMassProperties getMassProperties();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1