N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

RING_ELEMENT Struct Reference

List of all members.

Public Attributes

time_t time
int iSum
double iSqSum
int iType
int iSize
double fDuration
unsigned char status [BUF_SIZE]
double fspectra [SPECT_FSIZE]

Detailed Description

Definition at line 289 of file amptek.c.


Member Data Documentation

double RING_ELEMENT::fDuration
 

Definition at line 295 of file amptek.c.

Referenced by add_spectra(), main(), send_spectra(), and zero_spectra().

double RING_ELEMENT::fspectra
 

Definition at line 297 of file amptek.c.

Referenced by add_spectra(), and zero_spectra().

int RING_ELEMENT::iSize
 

Definition at line 294 of file amptek.c.

Referenced by main().

double RING_ELEMENT::iSqSum
 

Definition at line 292 of file amptek.c.

Referenced by add_spectra(), main(), and zero_spectra().

int RING_ELEMENT::iSum
 

Definition at line 291 of file amptek.c.

Referenced by add_spectra(), main(), send_spectra(), and zero_spectra().

int RING_ELEMENT::iType
 

Definition at line 293 of file amptek.c.

Referenced by main(), and send_spectra().

unsigned char RING_ELEMENT::status
 

Definition at line 296 of file amptek.c.

Referenced by main().

time_t RING_ELEMENT::time
 

Definition at line 290 of file amptek.c.

Referenced by main(), print_spectra(), and send_spectra().


The documentation for this struct was generated from the following files:
  • /home/brennan/n-sim/Vaike/linux/system-addons/drivers/amptek.c
  • /home/brennan/n-sim/Vaike/linux/system-addons/drivers/raw_radiation.c


© 2007, Los Alamos National Security, LLC.