refs #840, value classes for ground elevation plane

Can be used as single point elevation or plane covering an airport
This commit is contained in:
Klaus Basan
2016-12-21 22:08:54 +01:00
committed by Mathew Sutcliffe
parent ef04c05831
commit 70aee605cb
4 changed files with 198 additions and 0 deletions

View File

@@ -19,5 +19,6 @@
#include "blackmisc/geo/latitude.h"
#include "blackmisc/geo/longitude.h"
#include "blackmisc/geo/coordinategeodetic.h"
#include "blackmisc/geo/elevationplane.h"
#endif // guard