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





Description

Type of compute option to be used for navigation accuracy.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ComputeType() As AgEFmCompute

[C#]
public AgEFmCompute ComputeType {get;}

[Managed C++]
public: __property AgEFmCompute get_ComputeType();

[Unmanaged C++]
public: HRESULT get_ComputeType(
AgEFmCompute * pRetVal
);

[Java]
public AgEFmCompute getComputeType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1