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, (100m)² in this area.
the number of hectares, (100m)² in this area.
Attributes
- Definition Classes
 - 
               AreaImperial -> Area
 - Inherited from:
 - AreaImperial
 
the number of kilometre² in this area.
the number of kilometre² in this area.
Attributes
- Definition Classes
 - 
               AreaImperial -> Area
 - Inherited from:
 - AreaImperial
 
the number of metre² in this area.
the number of metre² in this area.
Attributes
- Definition Classes
 - 
               AreaImperial -> Area
 - Inherited from:
 - AreaImperial
 
the number of millimetre² in this area.
the number of millimetre² in this area.
Attributes
- Definition Classes
 - 
               AreaImperial -> Area
 - Inherited from:
 - AreaImperial
 
the number of Picares, square picometres in this area.
the number of Picares, square picometres in this area.
Attributes
- Definition Classes
 - 
               AreaImperial -> Area
 - Inherited from:
 - AreaImperial
 
In this article