PixelSensorCapability
NameSpace: PixelSensors
Represents the capability data's type
Public Methods
override string ToString
public override string ToString()
Public Attributes
CapabilityDataType
The data type of the capability
public PixelSensorCapabilityDataType CapabilityDataType;
| Type | Description |
|---|---|
| PixelSensorCapabilityDataType | Represents the data types supported by a pixel sensor capability. |
CapabilityRange
The range type of the capability
public PixelSensorCapabilityRangeType CapabilityRange;
| Type | Description |
|---|---|
| PixelSensorCapabilityRangeType | Represents the range type of pixel sensor capability. |
CapabilityType
The capability type
public PixelSensorCapabilityType CapabilityType;
| Type | Description |
|---|---|
| PixelSensorCapabilityType | The configurable capability types of a pixel sensor |