#include <SimDigital.h>
Public Member Functions | |
| StepAndCharge () | |
| StepAndCharge (LCVector3D vec, float _length, float _time) | |
Public Attributes | |
| LCVector3D | step |
| float | charge = 0 |
| float | stepLength = 0 |
| float | time = 0 |
Definition at line 62 of file SimDigital.h.