Molmodel
|
#include "molmodel/internal/common.h"
#include "SimTKcommon.h"
Go to the source code of this file.
Namespaces | |
namespace | SimTK |
namespace | SimTK::mdunits |
Typedefs | |
typedef Real | SimTK::Angle |
angle in radians | |
typedef Real | SimTK::LineAngle |
typedef Real | SimTK::CircleAngle |
typedef Real | SimTK::WindingAngle |
typedef Real | SimTK::mdunits::Length |
distance in nanometers | |
typedef Real | SimTK::mdunits::Mass |
mass in atomic mass units | |
typedef Real | SimTK::mdunits::Energy |
typedef Real | SimTK::mdunits::Charge |
Variables | |
static const Real | SimTK::Deg2Rad = (Real)SimTK_DEGREE_TO_RADIAN |
static const Real | SimTK::Rad2Deg = (Real)SimTK_RADIAN_TO_DEGREE |