AGI STK Astrogator 11 Send comments on this topic.
FlatteningCoefficient Property (IAgVACbShapeOblateSpheroid)
See Also 





Description

The flattening coefficient; automatically derived from the minimum and maximum radii. Dimensionless.

Property type

Read-only property

Syntax

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

[C#]
public double FlatteningCoefficient {get;}

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

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

[Java]
public double getFlatteningCoefficient();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1