STK AstrogatorSend comments on this topic.
CrAOverM Property (IAgVAStochasticParameters)
See Also
Windows





Windows & Linux

Description

Gets the Cr A / M

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CrAOverM() As Double
[C#]
public double CrAOverM {get;}
[Managed C++]
public: __property double get_CrAOverM();
[Unmanaged C++]
public: HRESULT get_CrAOverM(
    double * pVal
);
[Java]
public double getCrAOverM();
[Python - STK API ]
@property
def CrAOverM(self) -> float:

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.