Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "internal/distance/index"

Index

Variables

Const METERS_FEET

METERS_FEET: 0.3048 = 0.3048

Const METERS_KILOMETERS

METERS_KILOMETERS: 1000 = 1000

Const METERS_MILES

METERS_MILES: 1609.344 = 1609.344

Const METERS_NAUTICAL_MILES

METERS_NAUTICAL_MILES: 1852 = 1852

Const METERS_YARDS

METERS_YARDS: 0.9144 = 0.9144

Functions

Const getDistanceFromMeters

  • getDistanceFromMeters(distance: number, units: LengthUnit): number

Const getDistanceInMeters

  • getDistanceInMeters(distance: number, units: LengthUnit): number

Generated using TypeDoc