Fixed Doxygen comments

This commit is contained in:
Klaus Basan
2013-04-11 00:28:35 +02:00
parent e196a5585f
commit 42712a2baf
25 changed files with 320 additions and 225 deletions

View File

@@ -12,7 +12,7 @@ namespace BlackMisc
namespace PhysicalQuantities
{
/*!
* \brief Physical unit degree
* \brief Physical unit angle (radians, degrees)
* \author KWB
*/
class CAngle : public CPhysicalQuantity<CAngleUnit, CAngle>