mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 07:35:41 +08:00
refs #544 doxygen
This commit is contained in:
committed by
Mathew Sutcliffe
parent
72019961eb
commit
1b46e0400c
@@ -29,7 +29,7 @@ namespace BlackMisc
|
||||
//! Value object encapsulating information of an aircraft's situation
|
||||
class BLACKMISC_EXPORT CAircraftSituation :
|
||||
public CValueObject<CAircraftSituation>,
|
||||
public Geo::ICoordinateGeodetic, public BlackMisc::ITimestampBased
|
||||
public BlackMisc::Geo::ICoordinateGeodetic, public BlackMisc::ITimestampBased
|
||||
{
|
||||
public:
|
||||
//! Properties by index
|
||||
|
||||
Reference in New Issue
Block a user