quantities ~master (2020-01-27T14:07:29Z)
Home
Dub
Repo
Quantity.isConsistentWith
quantities
compiletime
Quantity
Tests wheter this quantity has the same dimensions as another one.
struct
Quantity
(N, alias dims)
const
bool
isConsistentWith
(
Q
)
(
auto
ref
const
Q
qty
)
if
(
isQVariantOrQuantity
!
Q
)
Meta
Source
See Implementation
quantities
compiletime
Quantity
aliases
valueType
constructors
this
functions
baseUnit
get
isConsistentWith
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
rawValue
toString
value
manifest constants
dimensions
variables
isDimensionless
Tests wheter this quantity has the same dimensions as another one.