Gets a pointer to the raw profile intensity data. This is intended to be paired with the matching source raw profile data
Go2UInt8* Go2RawProfileIntensityData_Values(Go2RawProfileIntensityData data);
|
Parameters |
Description |
|
Go2RawProfileIntensityData data |
Go2RawProfileIntensityData object. |
Pointer to the first range value in the raw profile intensity array.
Go2DataTypes.h