.. include:: definition.txt .. raw:: latex \clearpage ======================================================================================================================== 地域 ======================================================================================================================== ------------------------------------------------------------------------------------------------------------------------ 1 はじめに ------------------------------------------------------------------------------------------------------------------------ 本節では、地域の区分が指定された場合に対応する緯度・経度の求め方について定義する。 本節の計算は、次の値を必要とする。 1. 地域の区分 本節で示す計算の結果、次の値が得られる。 1. 緯度 :math:`\phi_{loc}`, rad 2. 経度 :math:`\lambda_{loc}`, rad ------------------------------------------------------------------------------------------------------------------------ 2 記号及び添え字 ------------------------------------------------------------------------------------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2.1 記号 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ この計算で用いる記号及び単位を次に示す。 .. list-table:: 表1 記号及び単位 :header-rows: 1 :widths: 1,6,1 * - 記号 - 意味 - 単位 * - :math:`\phi_{loc}` - latitude / 緯度 - rad * - :math:`\lambda_{loc}` - longitude / 経度 - rad * - :math:`{Lon}_{loc}` - latitude / 緯度 - 度 * - :math:`{Lat}_{loc}` - longitude / 経度 - 度 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2.2 添え字 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ なし ------------------------------------------------------------------------------------------------------------------------ 3 緯度・経度 ------------------------------------------------------------------------------------------------------------------------ 地域の区分ごとの緯度・経度は以下のとおりとする。 .. list-table:: 表2 地域の区分と緯度・経度 :header-rows: 1 :widths: 1,1,1,1 * - 地域の区分 - 緯度 :math:`Lon_{loc}`, 度 - 経度 :math:`Lat_{loc}`, 度 - 地点名称(参考) * - 1 - 43.82 - 143.91 - 北見 * - 2 - 43.21 - 141.79 - 岩見沢 * - 3 - 39.70 - 141.17 - 盛岡 * - 4 - 36.66 - 138.20 - 長野 * - 5 - 36.55 - 139.87 - 宇都宮 * - 6 - 34.66 - 133.92 - 岡山 * - 7 - 31.94 - 131.42 - 宮崎 * - 8 - 26.21 - 127.685 - 那覇 緯度 :math:`\phi_{loc}` 及び経度 :math:`\lambda_{loc}` は次式により表される。 .. math:: :nowrap: \begin{align*} \phi_{loc} = \frac{ Lon_{loc} }{ 180 } \cdot \pi \tag{1} \end{align*} \begin{align*} \lambda_{loc} = \frac{ Lat_{loc} }{ 180 } \cdot \pi \tag{2} \end{align*}