OscopeMsg Struct Reference

#include <OscopeMsg.h>

List of all members.


Detailed Description

Definition at line 48 of file OscopeMsg.h.

Public Attributes

uint16_t sourceMoteID
uint16_t lastSampleNumber
uint16_t channel
uint16_t data [BUFFER_SIZE]


Member Data Documentation

uint16_t OscopeMsg::sourceMoteID

Definition at line 50 of file OscopeMsg.h.

Referenced by process_packet().

uint16_t OscopeMsg::lastSampleNumber

Definition at line 51 of file OscopeMsg.h.

Referenced by process_packet().

uint16_t OscopeMsg::channel

Definition at line 52 of file OscopeMsg.h.

Referenced by process_packet().

uint16_t OscopeMsg::data[BUFFER_SIZE]

Definition at line 53 of file OscopeMsg.h.


The documentation for this struct was generated from the following file:
Generated on Fri Dec 22 14:48:03 2006 for DTN Reference Implementation by  doxygen 1.5.1