refs #552 Style & doxygen.

This commit is contained in:
Mathew Sutcliffe
2015-12-12 18:29:30 +00:00
parent c1d57b8971
commit e6011ec7cd
2 changed files with 23 additions and 22 deletions

View File

@@ -59,6 +59,7 @@ namespace BlackMisc
virtual const BlackMisc::PhysicalQuantities::CLength &geodeticHeight() const = 0;
//! Normal vector
//! \note QVector3D uses floats, so don't use if double precision is needed
//! \sa https://en.wikipedia.org/wiki/N-vector
//! \sa http://www.movable-type.co.uk/scripts/latlong-vectors.html
virtual QVector3D normalVector() const = 0;