28 #ifndef DISPLAY_DISPLAYEVENT_H
29 #define DISPLAY_DISPLAYEVENT_H
virtual casacore::Double timeOfEvent() const
Return the Julian date (in fractional seconds) that this event occured.
Class describing the most basic event information in the display classes.
DisplayEvent & operator=(const DisplayEvent &other)
Copy assignment using copy semantics.
virtual ~DisplayEvent()
Destructor.
DisplayEvent()
Constructor.
casacore::Double itsTimeOfEvent
Store the time of the event here at construction.