AGI STK Objects 11 Send comments on this topic.
CorrelationList Property (IAgVeCovariance)
See Also 





Description

Get the Consider Cross Correlation list.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CorrelationList() As IAgVeCorrelationListCollection

[C#]
public IAgVeCorrelationListCollection CorrelationList {get;}

[Managed C++]
public: __property IAgVeCorrelationListCollection^ get_CorrelationList();

[Unmanaged C++]
public: HRESULT get_CorrelationList(
IAgVeCorrelationListCollection ** ppRetVal
);

[Java]
public IAgVeCorrelationListCollection getCorrelationList();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1