Definition at line 104 of file MAVLinkStats.java.
com.MAVLink.Messages.MAVLinkStats.ComponentStat.ComponentStat |
( |
| ) |
|
|
inline |
void com.MAVLink.Messages.MAVLinkStats.ComponentStat.advanceLastPacketSequence |
( |
int |
lastSeq | ) |
|
|
inlineprivate |
boolean com.MAVLink.Messages.MAVLinkStats.ComponentStat.hasLostPackets |
( |
MAVLinkPacket |
packet | ) |
|
|
inlineprivate |
int com.MAVLink.Messages.MAVLinkStats.ComponentStat.newPacket |
( |
MAVLinkPacket |
packet | ) |
|
|
inline |
void com.MAVLink.Messages.MAVLinkStats.ComponentStat.resetStats |
( |
| ) |
|
|
inline |
int com.MAVLink.Messages.MAVLinkStats.ComponentStat.updateLostPacketCount |
( |
MAVLinkPacket |
packet | ) |
|
|
inlineprivate |
int com.MAVLink.Messages.MAVLinkStats.ComponentStat.lastPacketSeq |
int com.MAVLink.Messages.MAVLinkStats.ComponentStat.lostPacketCount |
int com.MAVLink.Messages.MAVLinkStats.ComponentStat.receivedPacketCount |
The documentation for this class was generated from the following file: