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





Windows & Linux

Description

SRP NPlate Stochastic Correction Parameters.

Property type

Read-only property

Syntax

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

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.