Public Member Functions | Public Attributes | List of all members
com.MAVLink.Messages.MAVLinkStats.SystemStat Class Reference

Public Member Functions

int newPacket (MAVLinkPacket packet)
 
void resetStats ()
 
 SystemStat ()
 

Public Attributes

ComponentStat[] componentStats
 
int lostPacketCount
 
int receivedPacketCount
 

Detailed Description

Definition at line 73 of file MAVLinkStats.java.

Constructor & Destructor Documentation

com.MAVLink.Messages.MAVLinkStats.SystemStat.SystemStat ( )
inline

Definition at line 80 of file MAVLinkStats.java.

Member Function Documentation

int com.MAVLink.Messages.MAVLinkStats.SystemStat.newPacket ( MAVLinkPacket  packet)
inline

Definition at line 84 of file MAVLinkStats.java.

void com.MAVLink.Messages.MAVLinkStats.SystemStat.resetStats ( )
inline

Definition at line 96 of file MAVLinkStats.java.

Member Data Documentation

ComponentStat [] com.MAVLink.Messages.MAVLinkStats.SystemStat.componentStats

Definition at line 78 of file MAVLinkStats.java.

int com.MAVLink.Messages.MAVLinkStats.SystemStat.lostPacketCount

Definition at line 74 of file MAVLinkStats.java.

int com.MAVLink.Messages.MAVLinkStats.SystemStat.receivedPacketCount

Definition at line 75 of file MAVLinkStats.java.


The documentation for this class was generated from the following file:


mavlink
Author(s): Lorenz Meier
autogenerated on Sun Apr 7 2019 02:06:02