API Documentation
Loading...
Searching...
No Matches
Unit.h File Reference
#include "DLLInfo.h"
#include <NDEVR/TranslatedString.h>
#include <NDEVR/StringStream.h>
#include <NDEVR/Angle.h>
Include dependency graph for Unit.h:

Go to the source code of this file.

Classes

struct  Unit
 

Namespaces

namespace  NDEVR
 

Enumerations

enum class  UnitType {
  e_undefined_unit , e_angle , e_orientation , e_distance ,
  e_coordinate , e_surface_area , e_volume , e_weight ,
  e_speed , e_acceleration , e_rotational_speed , e_time ,
  e_force , e_ratio , e_lat_lon
}
 

Variables

template class NDEVR_BASE_API StringStream< UnitType >