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

Afficher le fichier Open project: Dronacharya-Org/Dronacharya

Méthodes publiques

Свойство Type Description
ind byte
time_boot_ms System.UInt32
value System.Single

Property Details

ind public_oe property

index of debug variable
public byte ind
Résultat byte

time_boot_ms public_oe property

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

value public_oe property

DEBUG value
public Single,System value
Résultat System.Single