Skip to content

Class JoeScan::Pinchot::Globals

ClassList > JoeScan > Pinchot > Globals

Globally available variables.

Public Static Attributes

Type Name
const int ProfileDataInvalidBrightness = = 0
The defined value for a brightness measurement if it is invalid.
const float ProfileDataInvalidXY = = float.NaN
Defined value an XY point will be assigned if it is invalid.
const int RawProfileDataLength = = 1456
The raw profile data length.

Public Static Attributes Documentation

variable ProfileDataInvalidBrightness

const int ProfileDataInvalidBrightness;

variable ProfileDataInvalidXY

const float ProfileDataInvalidXY;

variable RawProfileDataLength

const int RawProfileDataLength;