VectorNav .NET Library
Public Member Functions | Properties | List of all members
VectorNav.Protocol.Uart.PacketFoundEventArgs Class Reference
Inheritance diagram for VectorNav.Protocol.Uart.PacketFoundEventArgs:

Public Member Functions

 PacketFoundEventArgs (Packet foundPacket, int runningIndex)
 

Properties

Packet FoundPacket [get]
 The found packet. More...
 
int RunningIndexOfPacketStart [get]
 The running index of the start of the packet. More...
 

Property Documentation

Packet VectorNav.Protocol.Uart.PacketFoundEventArgs.FoundPacket
get

The found packet.

int VectorNav.Protocol.Uart.PacketFoundEventArgs.RunningIndexOfPacketStart
get

The running index of the start of the packet.


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