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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1