C# Class Microsoft.Networking.Mavlink.MAVLink.mavlink_ahrs_t

Afficher le fichier Open project: Dronacharya-Org/Dronacharya

Méthodes publiques

Свойство Type Description
accel_weight System.Single
error_rp System.Single
error_yaw System.Single
omegaIx System.Single
omegaIy System.Single
omegaIz System.Single
renorm_val System.Single

Property Details

accel_weight public_oe property

average accel_weight
public Single,System accel_weight
Résultat System.Single

error_rp public_oe property

average error_roll_pitch value
public Single,System error_rp
Résultat System.Single

error_yaw public_oe property

average error_yaw value
public Single,System error_yaw
Résultat System.Single

omegaIx public_oe property

X gyro drift estimate rad/s
public Single,System omegaIx
Résultat System.Single

omegaIy public_oe property

Y gyro drift estimate rad/s
public Single,System omegaIy
Résultat System.Single

omegaIz public_oe property

Z gyro drift estimate rad/s
public Single,System omegaIz
Résultat System.Single

renorm_val public_oe property

average renormalisation value
public Single,System renorm_val
Résultat System.Single