GyroR

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

Gyroscope for right 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