Computes the Scalar value and rate in internal units at the given time
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
[Python - STK API ] |
|---|
def Evaluate(self, Scale:"AgEUtTimeScale", WholeDays:int, SecsIntoDay:float, Value:float, Rate:float) -> typing.Tuple[float, float, bool]: |
- Scale
- WholeDays
- SecsIntoDay
- Value
- Rate






