メッシュのスケール

Properties

deltaSize: Size

緯度経度のサイズ(単位はミリ秒)

type: MeshType
value: number
NTJ0: MeshScale = ...
NTJ1: MeshScale = ...
NTJ2: MeshScale = ...
NTJ3: MeshScale = ...
NTJ4: MeshScale = ...
NTJ_MINUS1: MeshScale = ...
NTJ_MINUS2: MeshScale = ...
STD1: MeshScale = ...
STD2: MeshScale = ...
STD3: MeshScale = ...
WORLD1: MeshScale = ...
WORLD2: MeshScale = ...
WORLD3: MeshScale = ...

Methods

  • 同一判定

    Parameters

    Returns boolean

    true なら同一

  • スケール情報を作成する

    Parameters

    • meshType: MeshType = 'ntj'

      VFMメッシュ・標準メッシュ・ワールドメッシュ

    • value: number

      スケール値

    Returns undefined | MeshScale

    作成したスケール情報

  • 緯度経度差の大きさ(単位はミリ秒)の情報を作成する

    Parameters

    • meshType: MeshType

      VFMメッシュ・標準メッシュ・ワールドメッシュ

    • value: number

      スケール値

    Returns undefined | Size

    緯度経度差の大きさの情報