ostrat.geom.impunits.Acres
See theAcres companion object
final class Acres(val acresNum: Double) extends AnyVal, AreaImperial
Square yards a measure of Area. Follows the same naming convention as Hectares.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait AreaImperialtrait ImperialUnitstrait Areatrait Comparable[Area]class Objectclass AnyValtrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
the number of hectares, kilometres square in this area.
the number of hectares, kilometres square in this area.
Attributes
- Definition Classes
-
AreaImperial -> Area
- Inherited from:
- AreaImperial
the number of kilometres square in this area. kilares follows the same naming convention as hectares.
the number of kilometres square in this area. kilares follows the same naming convention as hectares.
Attributes
- Definition Classes
-
AreaImperial -> Area
- Inherited from:
- AreaImperial
the number of metres square in this area.
the number of metres square in this area.
Attributes
- Definition Classes
-
AreaImperial -> Area
- Inherited from:
- AreaImperial
In this article