CommonTests

Undocumented in source.

Members

Aliases

Angle
alias Angle = typeof(radian)
Undocumented in source.
Length
alias Length = typeof(meter)
Undocumented in source.
Time
alias Time = typeof(second)
Undocumented in source.

Functions

checkIncompatibleDimensions
void checkIncompatibleDimensions(E expression, QVariant!double lhs, QVariant!double rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
checkNotDimensionless
void checkNotDimensionless(E expression, QVariant!double operand)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

meter
enum meter;
Undocumented in source.
meter
enum meter;
Undocumented in source.
radian
enum radian;
Undocumented in source.
radian
enum radian;
Undocumented in source.
second
enum second;
Undocumented in source.
second
enum second;
Undocumented in source.

Meta