Static Public Attributes | |
static readonly Int32 | OWDECODE_RANGE_MIN_TEMP_DEFAULT = (Int32)((273.15 + 16.0) * 100) |
static readonly Int32 | OWDECODE_RANGE_MAX_TEMP_DEFAULT = (Int32)((273.15 + 48.0) * 100) |
static readonly int | OWDECODE_NOISE_FILTER_THRESHOLD_DEFAULT = 50 |
static readonly int | OWDECODE_NOISE_FILTER_THRESHOLD_MIN = 1 |
static readonly int | OWDECODE_NOISE_FILTER_THRESHOLD_MAX = 100 |
static readonly int | OWLIFT_TYPE_A_PID = 0x2300 |
static readonly int | OWLIFT_TYPE_B_PID = 0x2301 |
This class defines constants.
|
static |
The default value of a threshold for Noise Filter.
|
static |
The maximum value of a threshold for Noise Filter.
|
static |
The minimum value of a threshold for Noise Filter.
|
static |
The default value of a minimum temperature for Manual Gain Control.
|
static |
The default value of a maximum temperature for Manual Gain Control.
|
static |
OWLIFT Type-A's product ID.
|
static |
OWLIFT Type-B's product ID.
Copyright (C) 2016 Infinitegra, INC. All Rights Reserved. |
Generated by |