AGI STK Objects 11 Send comments on this topic.
Compute Property (IAgFmDefCompute)
See Also 





Description

Compute.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Compute() As IAgFmDefinitionData

[C#]
public IAgFmDefinitionData Compute {get;}

[Managed C++]
public: __property IAgFmDefinitionData^ get_Compute();

[Unmanaged C++]
public: HRESULT get_Compute(
IAgFmDefinitionData ** ppRetVal
);

[Java]
public IAgFmDefinitionData getCompute();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1