Instance.PropertyAtom.getDouble()

Signature

double getDouble (PropertyAtomDouble propertyAtomDouble, long time)

Domain

action, condition, query

Description

Gets the value of the PropertyAtomDouble passed, at the time stamp specified.

Parameters

NameTypeDescription
propertyAtomDoublePropertyAtomDoubleThe property atom to get the value for.
timelongTime the value is needed for.

Returns

TypeDescription
doublethe result.

Cautions

none