File: viewing_azimuth_angle.rst

package info (click to toggle)
harp 1.29-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 57,028 kB
  • sloc: xml: 475,954; ansic: 175,442; sh: 4,898; yacc: 2,186; javascript: 1,510; python: 1,148; makefile: 656; lex: 591
file content (19 lines) | stat: -rw-r--r-- 825 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
viewing azimuth angle derivations
=================================

   .. _derivation_viewing_azimuth_angle_from_sensor_azimuth_angle:

#. viewing azimuth angle from sensor azimuth angle

   =================== ===================== =========== ===========================
   symbol              description           unit        variable name
   =================== ===================== =========== ===========================
   :math:`\varphi_{S}` sensor azimuth angle  :math:`deg` `sensor_azimuth_angle {:}`
   :math:`\varphi_{V}` viewing azimuth angle :math:`deg` `viewing_azimuth_angle {:}`
   =================== ===================== =========== ===========================

   The pattern `:` for the dimensions can represent `{time}`, or no dimensions at all.

   .. math::

      \varphi_{V} = 180 - \varphi_{S}