Physlib.Units.WithDim.Area
14 declarations
Type of dimensionful area
#DimAreaThe type `DimArea` represents the physical quantity of area. It is defined as the type of dimensionful quantities with dimension , where is the dimension of length. Specifically, it consists of functions that map a choice of unit system to a non-negative real number such that the values scale consistently with the dimension of area across different unit choices.
One square meter ()
#squareMeterThe constant `DimArea.squareMeter` represents the physical quantity of one square meter (). It is defined as the dimensionful area that takes the value in the International System of Units (SI). Formally, it is constructed by lifting the value from the SI unit system to the type of dimensionful quantities `DimArea`, ensuring it scales according to the dimension of area () across different unit systems.
The dimensionful area of
#squareFootThe constant `DimArea.squareFoot` is the dimensionful quantity representing an area of square foot. Formally, it is defined as the element of type `DimArea` (the type of physical quantities with dimension ) whose value is in a unit system where the unit of length is feet and the other base units (time, mass, etc.) are those of the International System (SI).
The dimensionful area of
#squareMileThe constant `DimArea.squareMile` represents the physical area of . It is defined as the dimensionful quantity of type that corresponds to the value when the unit of length is chosen to be miles and all other base units (time, mass, charge, and temperature) are those of the International System of Units (SI).
Dimensionful area of 1 are ()
#areThe constant `DimArea.are` represents the dimensionful quantity of area known as an "are". It is defined as the element of `DimArea` that takes the value when expressed in the International System of Units (SI), which corresponds to .
Hectare as
#hectareThe constant `hectare` is the dimensionful quantity of area (of type `DimArea`) defined to have the value in the International System of Units (). Given that the SI unit of length is the meter (), this corresponds to an area of .
The physical quantity of one acre ()
#acreThe constant `DimArea.acre` is a dimensionful quantity of type `DimArea` representing the physical area of one acre. It is defined as the area equivalent to square miles. Formally, it is constructed by assigning the value to a system of units where the base unit of length is the mile (and other base units follow the SI system) and extending this to all unit choices using the `toDimensionful` equivalence.
The value of in SI units is 1
#squareMeter_in_SIThe value of the dimensionful quantity representing one square meter (), when expressed in the International System of Units (), is equal to .
in SI units is
#squareFoot_in_SIThe value of the dimensionful quantity representing one square foot (), when evaluated in the International System of Units (SI), is .
in SI units equals
#squareMile_in_SIIn the International System of Units (SI), the numerical value of the dimensionful area of is equal to .
Value of 1 are in SI units is 100
#are_in_SIThe numerical value of the dimensionful quantity **are** (a unit of area), when expressed in the International System of Units (SI), is equal to . Given that the SI unit for area is square meters, this corresponds to the relation .
A hectare equals in units
#hectare_in_SIThe value of the dimensionful quantity `hectare` when evaluated in the International System of Units () is . Since the SI unit for length is the meter, this indicates that is .
One acre in SI units equals
#acre_in_SIThe numerical value of the physical quantity representing one acre, when evaluated in the International System of Units (SI), is equal to .
One acre is equal to square feet. In terms of dimensionful quantities, the physical area representing an acre is the result of the scalar action of the non-negative real number on the dimensionful area representing a square foot.
