SRGraphDynamicData::GetValue

double SRGraphDynamicData::GetValue(BOOL bLogData)

Fetches a value from the buffer at the m_nOutIndex position

Defined in: SRGDat.cpp

Return Value

Value at the specified position -- cast to a double

Parameters

bLogData

TRUE if the m_dValue data should be converted to a logarithm, FALSE if no conversion is to be made (default)

See also...

SetValue