STK AstrogatorSend comments on this topic.
K1StochasticSRPCoefficient Property (IAgVASRPAeroT20)
See Also
Windows





Windows & Linux

Description

K1 Stochastic SRP Coefficient.

Property type

Read-only property

Syntax

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

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.