GetRangeAsFloat64 Data Member Function

Computes the range specified by this object and stores it in the <Float64Vector> destination.

Prototype

double GetRangeAsFloat64( Float64Vector dst )

Parameters

Parameter Type Parameter Name Documentation
<Float64Vector>dstA pointer to the <Float64Vector> object that stores the range.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.