GyroL

bearlyb.sensor.SensorData.GyroL
final case class GyroL(pitch: Float, yaw: Float, roll: Float)

Gyroscope for left Joy-Con controller

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product