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

Afficher le fichier Open project: Dronacharya-Org/Dronacharya

Méthodes publiques

Свойство Type Description
pitchspeed System.Single
rollspeed System.Single
time_boot_ms System.UInt32
yawspeed System.Single

Property Details

pitchspeed public_oe property

Pitch angular speed (rad/s)
public Single,System pitchspeed
Résultat System.Single

rollspeed public_oe property

Roll angular speed (rad/s)
public Single,System rollspeed
Résultat System.Single

time_boot_ms public_oe property

Timestamp (milliseconds since system boot)
public UInt32,System time_boot_ms
Résultat System.UInt32

yawspeed public_oe property

Yaw angular speed (rad/s)
public Single,System yawspeed
Résultat System.Single