FlightGear next
PagedPathForHistory Class Reference

#include <FlightHistory.hxx>

Inherits SGReferenced.

Public Member Functions

 PagedPathForHistory ()
 
virtual ~PagedPathForHistory ()
 

Public Attributes

SGGeodVec path
 
time_t last_seen
 

Detailed Description

Definition at line 17 of file FlightHistory.hxx.

Constructor & Destructor Documentation

◆ PagedPathForHistory()

PagedPathForHistory::PagedPathForHistory ( )
inline

Definition at line 20 of file FlightHistory.hxx.

◆ ~PagedPathForHistory()

virtual PagedPathForHistory::~PagedPathForHistory ( )
inlinevirtual

Definition at line 21 of file FlightHistory.hxx.

Member Data Documentation

◆ last_seen

time_t PagedPathForHistory::last_seen

Definition at line 23 of file FlightHistory.hxx.

◆ path

SGGeodVec PagedPathForHistory::path

Definition at line 22 of file FlightHistory.hxx.


The documentation for this class was generated from the following file: