Show / Hide Table of Contents

Class RobotController

Inheritance
Object
RobotController
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: WPILib
Assembly: WPILibSharp.dll
Syntax
public static class RobotController

Properties

| Improve this Doc View Source

BatteryVoltage

Declaration
public static ElectricPotential BatteryVoltage { get; }
Property Value
Type Description
UnitsNet.ElectricPotential
| Improve this Doc View Source

Voltage5V

Declaration
public static ElectricPotential Voltage5V { get; }
Property Value
Type Description
UnitsNet.ElectricPotential
  • Improve this Doc
  • View Source
Back to top Copyright © 2017 RobotDotNet