STK AstrogatorSend comments on this topic.
StochasticSRPCoefficient Property (IAgVASRPVariableArea)
See Also
Windows





Windows & Linux

Description

Stochastic SRP Coefficient.

Property type

Read-only property

Syntax

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

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.