AGI STK Astrogator 11 Send comments on this topic.
CalculationGraphs Property (IAgVADriverMCS)
See Also 





Description

The calculation graphs.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CalculationGraphs() As IAgVACalculationGraphCollection

[C#]
public IAgVACalculationGraphCollection CalculationGraphs {get;}

[Managed C++]
public: __property IAgVACalculationGraphCollection^ get_CalculationGraphs();

[Unmanaged C++]
public: HRESULT get_CalculationGraphs(
IAgVACalculationGraphCollection ** ppRetVal
);

[Java]
public IAgVACalculationGraphCollection getCalculationGraphs();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1