WPILibC++
2023.4.3-108-ge5452e3
dimensionless.h
Go to the documentation of this file.
1
// Copyright (c) FIRST and other WPILib contributors.
2
// Open Source Software; you can modify and/or share it under the terms of
3
// the WPILib BSD license file in the root directory of this project.
4
5
// Copyright (c) 2016 Nic Holthaus
6
//
7
// The MIT License (MIT)
8
//
9
// Permission is hereby granted, free of charge, to any person obtaining a copy
10
// of this software and associated documentation files (the "Software"), to deal
11
// in the Software without restriction, including without limitation the rights
12
// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13
// copies of the Software, and to permit persons to whom the Software is
14
// furnished to do so, subject to the following conditions:
15
//
16
// The above copyright notice and this permission notice shall be included in
17
// all copies or substantial portions of the Software.
18
//
19
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
24
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25
// SOFTWARE.
26
27
#pragma once
28
29
#include "
units/base.h
"
30
31
namespace
units
{
32
using
dimensionless::dB_t
;
33
using
dimensionless::dimensionless_t
;
34
using
dimensionless::scalar
;
35
using
dimensionless::scalar_t
;
36
}
// namespace units
base.h
units::dimensionless::dB_t
unit_t< scalar, UNIT_LIB_DEFAULT_TYPE, decibel_scale > dB_t
Definition:
base.h:2879
units::dimensionless::dimensionless_t
scalar_t dimensionless_t
Definition:
base.h:2525
units::dimensionless::scalar_t
unit_t< scalar > scalar_t
Definition:
base.h:2524
units::dimensionless::scalar
unit< std::ratio< 1 >, units::category::scalar_unit > scalar
Definition:
base.h:2521
units
Unit Conversion Library namespace.
Definition:
magnetic_flux.h:31
units
dimensionless.h
Generated on Mon Jul 10 2023 17:02:46 for WPILibC++ by
1.9.4