Home
last modified time | relevance | path

Searched refs:GetAxisValue (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DLSM6DSO_IMU.cs851 public decimal GetAxisValue(Axes axis) in GetAxisValue() method in Antmicro.Renode.Peripherals.Sensors.LSM6DSO_IMU.LSM6DSO_Vector3DSample
869 var unscaledValue = GetAxisValue(axis); in GetScaledValueByte()