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
|
#include "../units/constants.hpp"
#include "../util/is_number.hpp"
#include "../units/scalar_unit.hpp"
#include "./../meca_number/angle.hpp"
#include <cmath>
#include <string>
Go to the source code of this file.
Classes | |
class | scifir::latitude |
Namespaces | |
namespace | scifir |
The namespace scifir contains all scifir-units, excepting the string literals, which are outside. | |
Functions | |
bool | scifir::is_latitude (const string &init_latitude) |