Share via


PercentBatteryPower Property

Microsoft Robotics Class Reference

Percentage of remaining battery power between 0 and 1

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

Syntax

[BrowsableAttribute(false)]
[DataMemberAttribute(Order = )]
public double PercentBatteryPower { get; set; }

See Also

BatteryState Class

Microsoft.Robotics.Services.Battery.Proxy Namespace