nidas v1.2.3
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.
 
unsigned int width
 Max particle length, along flight path.
 
unsigned int iat
 Inter-arrival time / deltaT.
 
unsigned int area
 Actual number of shadowed diodes.
 

Constructor & Destructor Documentation

◆ Particle()

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

Member Function Documentation

◆ zero()

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

References area, height, iat, and width.

Member Data Documentation

◆ area

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.

Referenced by zero().

◆ height

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

◆ iat

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

◆ width

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

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