Class Globals
Globally available variables.
Inherited Members
Namespace: JoeScan.Pinchot
Assembly: JoeScan.Pinchot.dll
Syntax
public static class Globals
Fields
| Improve this Doc View SourceProfileDataInvalidBrightness
The defined value for a brightness measurement if it is invalid.
Declaration
public const int ProfileDataInvalidBrightness = 0
Field Value
Type | Description |
---|---|
int |
ProfileDataInvalidXY
Defined value an XY point will be assigned if it is invalid.
Declaration
public const float ProfileDataInvalidXY = NaN
Field Value
Type | Description |
---|---|
float |
RawProfileDataLength
The raw profile data length.
Declaration
public const int RawProfileDataLength = 1456
Field Value
Type | Description |
---|---|
int |