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





Windows & Linux

Description

Drag NPlate Stochastic Correction Parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DragNPlateStochasticCorrectionParameters() As IAgVANPlateStochasticCorrectionParamsCollection
[C#]
public IAgVANPlateStochasticCorrectionParamsCollection DragNPlateStochasticCorrectionParameters {get;}
[Managed C++]
public: __property IAgVANPlateStochasticCorrectionParamsCollection ^ get_DragNPlateStochasticCorrectionParameters();
[Unmanaged C++]
public: HRESULT get_DragNPlateStochasticCorrectionParameters(
    IAgVANPlateStochasticCorrectionParamsCollection ** ppNPlateStochasticCorrectionParamsCollection
);
[Java]
public IAgVANPlateStochasticCorrectionParamsCollection getDragNPlateStochasticCorrectionParameters();
[Python - STK API ]
@property
def DragNPlateStochasticCorrectionParameters(self) -> "IAgVANPlateStochasticCorrectionParamsCollection":

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.