Sensix
Wireless Sensor Network Middleware



   Home


   Project Page


   Download


   CVS




 Hosted by
Get SENSIX at SourceForge.net. Fast, secure 
and Free Open Source software downloads

TOS_state Struct Reference

#include <nido.h>

List of all members.

Public Attributes

long long tos_time
int radio_kb_rate
short first_node
short num_nodes
short current_node
TOS_node_state_t node_state [TOSNODES]
event_queue_t queue
uint8_t radioModel
rfm_model * rfm
adc_modeladc
spatial_model * space
bool moteOn [TOSNODES]
bool cancelBoot [TOSNODES]
bool paused
pthread_mutex_t pause_lock
pthread_cond_t pause_cond
pthread_cond_t pause_ack_cond


Detailed Description

Definition at line 92 of file nido.h.


Member Data Documentation

Definition at line 93 of file nido.h.

Definition at line 94 of file nido.h.

Definition at line 95 of file nido.h.

Definition at line 96 of file nido.h.

Definition at line 97 of file nido.h.

Definition at line 98 of file nido.h.

event_queue_t TOS_state::queue

Definition at line 99 of file nido.h.

Definition at line 100 of file nido.h.

rfm_model* TOS_state::rfm

Definition at line 101 of file nido.h.

Definition at line 102 of file nido.h.

spatial_model* TOS_state::space

Definition at line 103 of file nido.h.

bool TOS_state::moteOn[TOSNODES]

Definition at line 104 of file nido.h.

bool TOS_state::cancelBoot[TOSNODES]

Definition at line 105 of file nido.h.

Definition at line 108 of file nido.h.

pthread_mutex_t TOS_state::pause_lock

Definition at line 109 of file nido.h.

pthread_cond_t TOS_state::pause_cond

Definition at line 110 of file nido.h.

pthread_cond_t TOS_state::pause_ack_cond

Definition at line 111 of file nido.h.


The documentation for this struct was generated from the following file:
  • /home/brennan/Software/sensix/tools/sim/platform.pc/nido.h


© 2008, Los Alamos National Security, LLC.