FlightGear next
|
#include <FlightHistory.hxx>
Inherits SGReferenced.
Public Member Functions | |
PagedPathForHistory () | |
virtual | ~PagedPathForHistory () |
Public Attributes | |
SGGeodVec | path |
time_t | last_seen |
Definition at line 17 of file FlightHistory.hxx.
|
inline |
Definition at line 20 of file FlightHistory.hxx.
|
inlinevirtual |
Definition at line 21 of file FlightHistory.hxx.
time_t PagedPathForHistory::last_seen |
Definition at line 23 of file FlightHistory.hxx.
SGGeodVec PagedPathForHistory::path |
Definition at line 22 of file FlightHistory.hxx.