Class GeospatialAccuracy<T, P>

Geospatial accuracy that uses a [[SymbolicSpace]] as the accuracy.

Type Parameters

Hierarchy

  • Accuracy<LengthUnit, T>
    • GeospatialAccuracy

Constructors

Properties

Accessors

Methods

Constructors

Properties

_unit: Unit
value: T

Accessors

  • get unit(): U
  • Unit this value is in

    Returns U

    Unit this value is in

Methods

  • Returns this

  • Convert the value to another unit

    Type Parameters

    • T extends Unit

    Parameters

    • unit: T

      Target unit

    Returns this

    Converted value