nidas  v1.2-1520
Public Member Functions | Public Attributes | List of all members
nidas::dynld::raf::SidsNetSensor::Particle Class Reference

#include <SidsNetSensor.h>

Public Member Functions

 Particle ()
 
void zero ()
 

Public Attributes

unsigned int height
 Max particle height, along diode array. More...
 
unsigned int width
 Max particle length, along flight path. More...
 
unsigned int iat
 Inter-arrival time / deltaT. More...
 
unsigned int area
 Actual number of shadowed diodes. More...
 

Constructor & Destructor Documentation

nidas::dynld::raf::SidsNetSensor::Particle::Particle ( )
inline

Member Function Documentation

void nidas::dynld::raf::SidsNetSensor::Particle::zero ( )
inline

Member Data Documentation

unsigned int nidas::dynld::raf::SidsNetSensor::Particle::area

Actual number of shadowed diodes.

This can be misleading if there are holes in the particle, poisson spot, etc.

unsigned int nidas::dynld::raf::SidsNetSensor::Particle::height

Max particle height, along diode array.

Referenced by nidas::dynld::raf::SidsNetSensor::countParticle(), and nidas::dynld::raf::SidsNetSensor::process().

unsigned int nidas::dynld::raf::SidsNetSensor::Particle::iat
unsigned int nidas::dynld::raf::SidsNetSensor::Particle::width

Max particle length, along flight path.

Referenced by nidas::dynld::raf::SidsNetSensor::countParticle(), and nidas::dynld::raf::SidsNetSensor::process().


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