nvector
  • Introduction to Nvector
  • Description
  • Documentation and code
  • Installation and upgrade:
  • Unit tests
  • Acknowledgement
  • Getting Started
  • See also
  • Functional examples
  • License
  • Authors
  • Changelog
    • Version 0.4.1, Januar 19, 2016
    • Version 0.1.3, Januar 1, 2016
    • Version 0.1.1, Januar 1, 2016
  • Module Reference
    • nvector package
 
nvector
  • Docs »
  • Modules
  • View page source

ModulesΒΆ

Release:0.4.1
Date:January 19, 2016

This reference manual details functions, modules, and objects included in nvector, describing what they are and what they do.

  • nvector package
    • Geodesic functions
      • nvector._core.lat_lon2n_E
      • nvector._core.n_E2lat_lon
      • nvector._core.n_EB_E2p_EB_E
      • nvector._core.p_EB_E2n_EB_E
      • nvector._core.n_EA_E_and_n_EB_E2p_AB_E
      • nvector._core.n_EA_E_and_p_AB_E2n_EB_E
      • nvector._core.n_EA_E_and_n_EB_E2azimuth
      • nvector._core.n_EA_E_distance_and_azimuth2n_EB_E
      • nvector._core.great_circle_distance
      • nvector._core.euclidean_distance
      • nvector._core.mean_horizontal_position
    • Rotation matrices and angles
      • nvector._core.n_E2R_EN
      • nvector._core.n_E_and_wa2R_EL
      • nvector._core.R_EL2n_E
      • nvector._core.R_EN2n_E
      • nvector._core.R2xyz
      • nvector._core.R2zyx
      • nvector._core.xyz2R
      • nvector._core.zyx2R
    • Misc functions
      • nvector._core.nthroot
      • nvector._core.deg
      • nvector._core.rad
      • nvector._core.unit
    • OO interface to Geodesic functions
      • nvector.objects.FrameE
      • nvector.objects.FrameN
      • nvector.objects.FrameL
      • nvector.objects.FrameB
      • nvector.objects.ECEFvector
      • nvector.objects.GeoPoint
      • nvector.objects.Nvector
      • nvector.objects.GeoPath
      • nvector.objects.Pvector
      • nvector.objects.diff_positions
Next Previous

© Copyright 2015, Norwegian Defence Research Establishment (FFI).

Built with Sphinx using a theme provided by Read the Docs.