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

/home/brennan/Software/sensix/tools/sim/platform.pc/adc_model.h File Reference

Go to the source code of this file.

Classes

struct  adc_model

Functions

adc_modelcreate_random_adc_model ()
adc_modelcreate_generic_adc_model ()
adc_modelcreate_external_adc_model ()
void set_adc_value (int moteID, uint8_t port, uint16_t value)

Variables

char * external_adc_host = NULL


Function Documentation

adc_model* create_external_adc_model (  ) 

Definition at line 209 of file adc_model.c.

adc_model* create_generic_adc_model (  ) 

Definition at line 99 of file adc_model.c.

adc_model* create_random_adc_model (  ) 

Definition at line 54 of file adc_model.c.

void set_adc_value ( int  moteID,
uint8_t  port,
uint16_t  value 
)

Definition at line 106 of file adc_model.c.


Variable Documentation

char* external_adc_host = NULL

Definition at line 65 of file adc_model.h.


© 2008, Los Alamos National Security, LLC.