AGI STK Astrogator 11 Send comments on this topic.
CalcArguments Property (IAgVAStateCalcScript)
See Also 
Windows






Windows & Linux

Description

The arguments to be applied to the function.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CalcArguments() As IAgVACalcObjectCollection

[C#]
public IAgVACalcObjectCollection CalcArguments {get;}

[Managed C++]
public: __property IAgVACalcObjectCollection^ get_CalcArguments();

[Unmanaged C++]
public: HRESULT get_CalcArguments(
IAgVACalcObjectCollection ** ppRetVal
);

[Java]
public IAgVACalcObjectCollection getCalcArguments();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface