Ref T302, register metadata functions

This commit is contained in:
Klaus Basan
2018-08-12 02:51:15 +02:00
parent 9bb3f98489
commit 2461cfb0ba
11 changed files with 49 additions and 9 deletions

View File

@@ -87,6 +87,9 @@ namespace BlackMisc
//! Get reference north (magnetic or true)
ReferenceNorth getReferenceNorth() const { return m_north; }
//! Register metadata
static void registerMetadata();
private:
ReferenceNorth m_north; //!< magnetic or true?