scifir-units 2.0.0
scifir-units is a library of units of measurement, angles, coordinates, fields, and related data, all lightweight, that help in the development of scientific software and scientific machines
Loading...
Searching...
No Matches
Namespaces | Functions
physics_units.cpp File Reference
#include "./physics_units.hpp"
Include dependency graph for physics_units.cpp:

Go to the source code of this file.

Namespaces

namespace  scifir
 The namespace scifir contains all scifir-units, excepting the string literals, which are outside.
 

Functions

 scifir::VECTOR_UNIT_2D_CPP (displacement,"m")
 
 scifir::VECTOR_UNIT_3D_CPP (displacement,"m")
 
 scifir::VECTOR_UNIT_ND_CPP (displacement,"m")
 
 scifir::VECTOR_UNIT_CPP (velocity,"m/s")
 
 scifir::VECTOR_UNIT_CPP (acceleration,"m/s2")
 
 scifir::VECTOR_UNIT_CPP (momentum,"kg*m/s")
 
 scifir::VECTOR_UNIT_CPP (jerk,"m/s3")
 
 scifir::VECTOR_UNIT_CPP (snap,"m/s4")
 
 scifir::VECTOR_UNIT_CPP (angular_velocity,"rad/s")
 
 scifir::VECTOR_UNIT_CPP (angular_acceleration,"rad/s2")
 
 scifir::VECTOR_UNIT_CPP (angular_momentum,"m2*kg/s")
 
 scifir::VECTOR_UNIT_CPP (impulse,"m*kg/s")
 
 scifir::VECTOR_UNIT_CPP (force,"N")
 
 scifir::VECTOR_UNIT_CPP (torque,"kg*m2/s2")
 
 scifir::VECTOR_UNIT_CPP (pressure,"Pa")
 
 scifir::VECTOR_UNIT_CPP (surface_tension,"kg/s2")
 
 scifir::SCALAR_UNIT_CPP (stiffness,"kg/s2")
 
 scifir::SCALAR_UNIT_CPP (moment_of_inertia,"m2*kg")
 
 scifir::VECTOR_UNIT_CPP (yank,"N/s")
 
 scifir::SCALAR_UNIT_CPP (electric_current,"A")
 
 scifir::SCALAR_UNIT_CPP (voltage,"V")
 
 scifir::VECTOR_UNIT_CPP (electric_displacement_field,"C/m2")
 
 scifir::SCALAR_UNIT_CPP (electric_charge_density,"C/m3")
 
 scifir::SCALAR_UNIT_CPP (electric_current_density,"A/m2")
 
 scifir::VECTOR_UNIT_CPP (electric_field_strength,"V/m")
 
 scifir::SCALAR_UNIT_CPP (electron_mobility,"m2/V*s")
 
 scifir::SCALAR_UNIT_CPP (inductance,"H")
 
 scifir::SCALAR_UNIT_CPP (volumetric_flow,"m3/s")
 
 scifir::SCALAR_UNIT_CPP (diffusion_coefficient,"m2/s")
 
 scifir::SCALAR_UNIT_CPP (compressibility,"m*s2/kg")
 
 scifir::SCALAR_UNIT_CPP (polarization_density,"C/m2")
 
 scifir::SCALAR_UNIT_CPP (magnetic_permeability,"H/m")
 
 scifir::SCALAR_UNIT_CPP (magnetization,"A/m")
 
 scifir::SCALAR_UNIT_CPP (magnetic_flux,"Wb")
 
 scifir::VECTOR_UNIT_CPP (magnetic_flux_density,"T")
 
 scifir::VECTOR_UNIT_CPP (magnetic_moment,"Wb*m")
 
 scifir::SCALAR_UNIT_CPP (magnetic_reluctance,"1/H")
 
 scifir::VECTOR_UNIT_CPP (magnetic_vector_potential,"Wb/m")
 
 scifir::SCALAR_UNIT_CPP (magnetic_rigidity,"T*m")
 
 scifir::VECTOR_UNIT_CPP (magnetomotive_force,"A*rad")
 
 scifir::SCALAR_UNIT_CPP (magnetic_susceptibility,"m/H")
 
 scifir::SCALAR_UNIT_CPP (optical_power,"1/m")
 
 scifir::SCALAR_UNIT_CPP (illuminance,"lx")
 
 scifir::SCALAR_UNIT_CPP (luminous_flux,"lm")
 
 scifir::SCALAR_UNIT_CPP (luminous_energy,"lm*s")
 
 scifir::SCALAR_UNIT_CPP (luminous_exposure,"lx*s")
 
 scifir::SCALAR_UNIT_CPP (luminous_efficacy,"lm/W")
 
 scifir::SCALAR_UNIT_CPP (ionizing_radiation,"Gy")
 
 scifir::SCALAR_UNIT_CPP (absorbed_dose,"Gy/s")
 
 scifir::SCALAR_UNIT_CPP (energy,"J")
 
 scifir::SCALAR_UNIT_CPP (action,"kg*m2/s")
 
 scifir::SCALAR_UNIT_CPP (power,"W")
 
 scifir::SCALAR_UNIT_CPP (power_density,"kg/m*s3")
 
 scifir::SCALAR_UNIT_CPP (entropy,"kg*m2/K*s2")
 
 scifir::SCALAR_UNIT_CPP (heat_capacity,"J/K")
 
 scifir::SCALAR_UNIT_CPP (heat_flux_density,"kg/s3")
 
 scifir::SCALAR_UNIT_CPP (thermal_conductivity,"W/m*K")
 
 scifir::SCALAR_UNIT_CPP (thermal_diffusivity,"m2/s")
 
 scifir::SCALAR_UNIT_CPP (thermal_resistance,"K/W")
 
 scifir::SCALAR_UNIT_CPP (thermal_expansion_coefficient,"1/K")
 
 scifir::VECTOR_UNIT_CPP (temperature_gradient,"K/m")
 
 scifir::SCALAR_UNIT_CPP (energy_flux_density,"kg/s3")
 
 scifir::SCALAR_UNIT_CPP (fuel_efficiency,"1/m2")
 
 scifir::SCALAR_UNIT_CPP (wavenumber,"1/m")
 
 scifir::SCALAR_UNIT_CPP (frequency,"Hz")
 
 scifir::SCALAR_UNIT_CPP (sound_power,"dB")