STK ObjectsSend comments on this topic.
ComputeType Property (IAgFmDefCompute)
See Also
Windows





Windows & Linux

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 * pVal
);
[Java]
public AgEFmCompute getComputeType();
[Python - STK API ]
@property
def ComputeType(self) -> "AgEFmCompute":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.