STK AstrogatorSend comments on this topic.
StochasticBallisticCoefficient Property (IAgVAMarsGRAM2005)
See Also
Windows





Windows & Linux

Description

Stochastic Ballistic Coefficient.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property StochasticBallisticCoefficient() As IAgVAStochasticModelParams
[C#]
public IAgVAStochasticModelParams StochasticBallisticCoefficient {get;}
[Managed C++]
public: __property IAgVAStochasticModelParams ^ get_StochasticBallisticCoefficient();
[Unmanaged C++]
public: HRESULT get_StochasticBallisticCoefficient(
    IAgVAStochasticModelParams ** ppStochasticBallisticCoefficient
);
[Java]
public IAgVAStochasticModelParams getStochasticBallisticCoefficient();
[Python - STK API ]
@property
def StochasticBallisticCoefficient(self) -> "IAgVAStochasticModelParams":

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.