Share via


Sensors Property

Microsoft Robotics Class Reference

Gets or sets the list of sensors

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

Syntax

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

See Also

SonarSensorArrayState Class

Microsoft.Robotics.Services.SonarSensorArray Namespace