STK AstrogatorSend comments on this topic.
FlatteningCoefficient Property (IAgVACbShapeOblateSpheroid)
See Also
Windows





Windows & Linux

Description

Get 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 * pVal
);
[Java]
public double getFlatteningCoefficient();
[Python - STK API ]
@property
def FlatteningCoefficient(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.