AGI AgAsPlugin 11 Send 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 * pRetVal
);

[Java]
public AgEAsCovType getCovarianceType();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface