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






Windows & Linux

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 ** ppVal
);
[Java]
public IAgVeCorrelationListCollection getCorrelationList();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.