SRGraphDynamicData::SetValue

voidSRGraphDynamicData::SetValue(doublevalue)

Places a double precision floating point value into the buffer

Defined in: SRGDat.cpp

Parameters

value

Double precision floating point value to be stored

Remarks

The value is placed into the buffer at the input pointer. Before the value is assigned, the input pointer is checked. If the input pointer is outside the buffer size, the behavior depends on the cyclic flag and the value of m_nGrowSize.

See also...

CheckInIndex,  SetGrowSize,  SetBufferSize,  GetHighestValidIndex