Share via


RawMeasurement Property

Microsoft Robotics Class Reference

The analog raw measurement.

Namespace: Microsoft.Robotics.Services.AnalogSensor
Assembly: RoboticsCommon (in RoboticsCommon.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[DataMemberAttribute]
[BrowsableAttribute(false)]
public double RawMeasurement { get; set; }

See Also

AnalogSensorState Class

Microsoft.Robotics.Services.AnalogSensor Namespace