STK AgAsPluginSend comments on this topic.
CovarianceType Property (IAgAsEphemFileReaderPluginResultEphem)
See Also
Windows





Windows & Linux

Description

Specifies the type of covariance desired.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CovarianceType() As AgEAsCovType
[C#]
public AgEAsCovType CovarianceType {get;}
[Managed C++]
public: __property AgEAsCovType get_CovarianceType();
[Unmanaged C++]
public: HRESULT get_CovarianceType(
    AgEAsCovType * pCovType
);
[Java]
public AgEAsCovType getCovarianceType();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.