AGI STK Objects 11 Send comments on this topic.
Compute Method (IAgOnePtAccess)
See Also 
Windows






Windows & Linux

Description

Computes one point access.

Syntax

[Visual Basic .NET]
Public Function Compute() As IAgOnePtAccessResultCollection

[C#]
public IAgOnePtAccessResultCollection Compute();

[Managed C++]
public: IAgOnePtAccessResultCollection^ Compute();

[Java]
public IAgOnePtAccessResultCollection compute();

[Unmanaged C++]
public: HRESULT Compute(
IAgOnePtAccessResultCollection ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface