BatteryExtendedProfile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Battery extended profile
public class BatteryExtendedProfile : IEquatable<Iot.Device.PiJuiceDevice.Models.BatteryExtendedProfile>
type BatteryExtendedProfile = class
interface IEquatable<BatteryExtendedProfile>
Public Class BatteryExtendedProfile
Implements IEquatable(Of BatteryExtendedProfile)
- Inheritance
-
BatteryExtendedProfile
- Implements
Constructors
Properties
BatteryChemistry |
Battery chemistry. |
EqualityContract | |
InternalResistance10Percent |
Internal battery resistance at 10% charge as milliohm. |
InternalResistance50Percent |
Internal battery resistance at 50% charge as milliohm. |
InternalResistance90Percent |
Internal battery resistance at 90% charge as milliohm. |
OpenCircuitVoltage10Percent |
Open Circuit Voltage at 10% charge as millivolts. |
OpenCircuitVoltage50Percent |
Open Circuit Voltage at 50% charge as millivolts. |
OpenCircuitVoltage90Percent |
Open Circuit Voltage at 90% charge as millivolts. |
Methods
Operators
Equality(BatteryExtendedProfile, BatteryExtendedProfile) | |
Inequality(BatteryExtendedProfile, BatteryExtendedProfile) |