Share via


Sensors Property

Microsoft Robotics Class Reference

Gets or sets the list of sensors

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

Syntax

[DataMemberAttribute]
public List<InfraredState> Sensors { get; set; }

See Also

InfraredSensorArrayState Class

Microsoft.Robotics.Services.InfraredSensorArray Namespace