STK AstrogatorSend comments on this topic.
StochasticParameters Property (IAgVAMCSInitialState)
See Also
Windows





Windows & Linux

Description

Gets the stochastic parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property StochasticParameters() As IAgVAStochasticParameters
[C#]
public IAgVAStochasticParameters StochasticParameters {get;}
[Managed C++]
public: __property IAgVAStochasticParameters ^ get_StochasticParameters();
[Unmanaged C++]
public: HRESULT get_StochasticParameters(
    IAgVAStochasticParameters ** ppRetVal
);
[Java]
public IAgVAStochasticParameters getStochasticParameters();
[Python - STK API ]
@property
def StochasticParameters(self) -> "IAgVAStochasticParameters":

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.