double getDoubleHistoryValue (PropertyAtomDouble propertyAtomDouble, int idx)
double getDoubleHistoryValue (PropertyAtomDouble propertyAtomDouble, int idx)
Name | Type | Description |
---|---|---|
propertyAtomDouble | PropertyAtomDouble | The property atom to get the value for. |
idx | int | Index of the value needed in the ring buffer. |
Type | Description |
---|---|
double | the result. |