Computes the Angle (rad) at the interface's current time
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def CurrentValue_RetVal(self, DispInterface:"IDispatch") -> float: |
- DispInterface
An interface supporting IAgEpoch. This is the interface that is passed to the plugin component method call.
The angle at the current time.
Plugin components that know a current time use interface arguments supporting this interface. See IAgAsHpopPluginResult and IAgGatorPluginResultState for examples.






