Basic Kalman filter track class, with error.
- Author
- H. Greenlee
This class inherits the following attributes from KTrack.
- Surface.
- Track state vector.
- Track direction parameter.
This class adds the following attributes of its own.
- Track error matrix.
Definition in file KETrack.h.