This class calculates detector pulse with interpolating surrounding simulated pulses. More...
#include <RdStationInterpolator.h>
Public Types | |
| typedef multimap< double, const SimRadioPulse & > | PulseMMap |
| typedef pair< double, const SimRadioPulse & > | PulsePair |
This class calculates detector pulse with interpolating surrounding simulated pulses.
| typedef multimap<double, const SimRadioPulse&> RdStationInterpolator::PulseMMap |
Definition at line 56 of file RdStationInterpolator.cc.
| typedef pair<double, const SimRadioPulse&> RdStationInterpolator::PulsePair |
Definition at line 57 of file RdStationInterpolator.cc.