Class GeneralSTTrackingTrajectory

  • All Implemented Interfaces:
    IBaseTemporalObject, ISpatialTemporalTrajectory<ISTTrackingEvent>, ISTTrackingTrajectory

    public class GeneralSTTrackingTrajectory
    extends BaseTemporalObject
    implements ISTTrackingTrajectory
    Is an trajectory object used to represent track of a solar event taken from HEK. It is composed of a number of individual reports linked together to represent the trajectory. This object contains the logic needed for tracking. Mainly the ability to traverse a doubly linked list of event detections to update the list of detections that are in the trajectory.
    Author:
    Dustin Kempton, Data Mining Lab, Georgia State University