STK ObjectsSend comments on this topic.
Compute Method (IAgOnePtAccess)
See Also
Windows





Windows & Linux

Description

Computes one point access results using the StartTime, StopTime, StepSize, and SummaryOption.

Syntax

[Visual Basic .NET]
Public Function Compute() As IAgOnePtAccessResultCollection
[C#]
public IAgOnePtAccessResultCollection Compute();
[Managed C++]
public: IAgOnePtAccessResultCollection ^ Compute();
[Unmanaged C++]
public: HRESULT Compute(
    IAgOnePtAccessResultCollection ** ppRetVal
);
[Java]
public IAgOnePtAccessResultCollection compute();
[Python - STK API ]
def Compute(self) -> "IAgOnePtAccessResultCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.