nvector
0.7
  • Introduction to Nvector
  • Description
  • Documentation and code
  • Installation
  • Unit tests
  • Acknowledgement
  • Getting Started
  • See also
  • Functional examples
  • License
  • Authors
  • Changelog
  • Module Reference
    • nvector package
nvector
  • Docs »
  • Modules
  • View page source

ModulesΒΆ

Release:0.7
Date:Jun 04, 2019

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.cross_track_distance
      • nvector._core.closest_point_on_great_circle
      • nvector._core.intersect
      • nvector._core.mean_horizontal_position
      • nvector._core.on_great_circle
      • nvector._core.on_great_circle_path
    • Rotation matrices and angles
      • nvector._core.E_rotation
      • 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.select_ellipsoid
      • 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-2019, Norwegian Defence Research Establishment (FFI).

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