Return results of computing individual scalars within parameter set at the specified time.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
def Calculate(self, Epoch:typing.Any) -> list: |
- Epoch
- Specify an epoch. The method may throw an exception if the epoch parameter specified cannot be converted to a currently selected date unit.





