#include <IChargeFP420.h>
Public Types | |
typedef std::map< int, float, std::less< int > > | hit_map_type |
Public Member Functions | |
virtual hit_map_type | induce (CDrifterFP420::collection_type, int, double, int, double, int, int)=0 |
virtual | ~IChargeFP420 () |
Definition at line 9 of file IChargeFP420.h.
typedef std::map<int, float, std::less<int> > IChargeFP420::hit_map_type |
Definition at line 12 of file IChargeFP420.h.
virtual IChargeFP420::~IChargeFP420 | ( | ) | [inline, virtual] |
Definition at line 15 of file IChargeFP420.h.
{ }
virtual hit_map_type IChargeFP420::induce | ( | CDrifterFP420::collection_type | , |
int | , | ||
double | , | ||
int | , | ||
double | , | ||
int | , | ||
int | |||
) | [pure virtual] |
Implemented in InduceChargeFP420.