Computes one point access results using the StartTime, StopTime, StepSize, and SummaryOption.
| [Visual Basic .NET] |
|---|
Public Function Compute() As IAgOnePtAccessResultCollection |
| [C#] |
|---|
public IAgOnePtAccessResultCollection Compute(); |
| [Managed C++] |
|---|
public: IAgOnePtAccessResultCollection ^ Compute(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgOnePtAccessResultCollection compute(); |
[Python - STK API ] |
|---|
def Compute(self) -> "IAgOnePtAccessResultCollection": |






