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
»
Index
_
|
D
|
E
|
F
|
G
|
L
|
M
|
N
|
P
|
R
|
T
|
U
|
X
|
Z
_
__init__() (nvector.objects.ECEFvector method)
(nvector.objects.FrameB method)
(nvector.objects.FrameE method)
(nvector.objects.FrameL method)
(nvector.objects.FrameN method)
(nvector.objects.GeoPath method)
(nvector.objects.GeoPoint method)
(nvector.objects.Nvector method)
(nvector.objects.Pvector method)
D
deg() (in module nvector._core)
diff_positions() (in module nvector.objects)
E
ECEFvector (class in nvector.objects)
euclidean_distance() (in module nvector._core)
F
FrameB (class in nvector.objects)
FrameE (class in nvector.objects)
FrameL (class in nvector.objects)
FrameN (class in nvector.objects)
G
GeodesicTest (class in nvector.tests.test_geodesic)
GeodSolveTest (class in nvector.tests.test_geodesic)
GeoPath (class in nvector.objects)
GeoPoint (class in nvector.objects)
great_circle_distance() (in module nvector._core)
L
lat_lon2n_E() (in module nvector._core)
M
mean_horizontal_position() (in module nvector._core)
N
n_E2lat_lon() (in module nvector._core)
n_E2R_EN() (in module nvector._core)
n_E_and_wa2R_EL() (in module nvector._core)
n_EA_E_and_n_EB_E2azimuth() (in module nvector._core)
n_EA_E_and_n_EB_E2p_AB_E() (in module nvector._core)
n_EA_E_and_p_AB_E2n_EB_E() (in module nvector._core)
n_EA_E_distance_and_azimuth2n_EB_E() (in module nvector._core)
n_EB_E2p_EB_E() (in module nvector._core)
nthroot() (in module nvector._core)
Nvector (class in nvector.objects)
nvector (module)
nvector._info (module)
nvector._info_functional (module)
nvector.tests (module)
nvector.tests.test_frames (module)
nvector.tests.test_geodesic (module)
nvector.tests.test_nvector (module)
P
p_EB_E2n_EB_E() (in module nvector._core)
Pvector (class in nvector.objects)
R
R2xyz() (in module nvector._core)
R2zyx() (in module nvector._core)
R_EL2n_E() (in module nvector._core)
R_EN2n_E() (in module nvector._core)
rad() (in module nvector._core)
T
test_alternative_great_circle_distance() (nvector.tests.test_frames.TestExamples method)
test_compare_B_frames() (nvector.tests.test_frames.TestFrames method)
test_compare_E_frames() (nvector.tests.test_frames.TestFrames method)
test_compare_L_frames() (nvector.tests.test_frames.TestFrames method)
test_compare_N_frames() (nvector.tests.test_frames.TestFrames method)
test_direct() (nvector.tests.test_geodesic.GeodesicTest method)
test_Ex10_cross_track_distance() (nvector.tests.test_frames.TestExamples method)
(nvector.tests.test_nvector.TestNvector method)
test_Ex1_A_and_B_to_delta_in_frame_N() (nvector.tests.test_frames.TestExamples method)
(nvector.tests.test_nvector.TestNvector method)
test_Ex2_B_and_delta_in_frame_B_to_C_in_frame_E() (nvector.tests.test_frames.TestExamples method)
(nvector.tests.test_nvector.TestNvector method)
test_Ex3_ECEF_vector_to_geodetic_latitude() (nvector.tests.test_frames.TestExamples method)
(nvector.tests.test_nvector.TestNvector method)
test_Ex4_geodetic_latitude_to_ECEF_vector() (nvector.tests.test_frames.TestExamples method)
(nvector.tests.test_nvector.TestNvector method)
test_Ex5_great_circle_distance() (nvector.tests.test_frames.TestExamples method)
(nvector.tests.test_nvector.TestNvector method)
test_Ex6_interpolated_position() (nvector.tests.test_frames.TestExamples method)
(nvector.tests.test_nvector.TestNvector method)
test_Ex7_mean_position() (nvector.tests.test_frames.TestExamples method)
(nvector.tests.test_nvector.TestNvector method)
test_Ex8_position_A_and_azimuth_and_distance_to_B() (nvector.tests.test_frames.TestExamples method)
(nvector.tests.test_nvector.TestNvector method)
test_Ex9_intersection() (nvector.tests.test_frames.TestExamples method)
(nvector.tests.test_nvector.TestNvector method)
test_exact_ellipsoidal_distance() (nvector.tests.test_frames.TestExamples method)
test_GeodSolve0() (nvector.tests.test_geodesic.GeodSolveTest method)
test_GeodSolve1() (nvector.tests.test_geodesic.GeodSolveTest method)
test_GeodSolve10() (nvector.tests.test_geodesic.GeodSolveTest method)
test_GeodSolve11() (nvector.tests.test_geodesic.GeodSolveTest method)
test_GeodSolve12() (nvector.tests.test_geodesic.GeodSolveTest method)
test_GeodSolve14() (nvector.tests.test_geodesic.GeodSolveTest method)
test_GeodSolve17() (nvector.tests.test_geodesic.GeodSolveTest method)
test_GeodSolve2() (nvector.tests.test_geodesic.GeodSolveTest method)
test_GeodSolve29() (nvector.tests.test_geodesic.GeodSolveTest method)
test_GeodSolve33() (nvector.tests.test_geodesic.GeodSolveTest method)
test_GeodSolve4() (nvector.tests.test_geodesic.GeodSolveTest method)
test_GeodSolve5() (nvector.tests.test_geodesic.GeodSolveTest method)
test_GeodSolve55() (nvector.tests.test_geodesic.GeodSolveTest method)
test_GeodSolve6() (nvector.tests.test_geodesic.GeodSolveTest method)
test_GeodSolve9() (nvector.tests.test_geodesic.GeodSolveTest method)
test_intersection_of_parallell_paths() (nvector.tests.test_frames.TestExamples method)
test_inverse() (nvector.tests.test_geodesic.GeodesicTest method)
test_n_E_and_wa2R_EL() (nvector.tests.test_nvector.TestNvector method)
test_R2xyz() (nvector.tests.test_nvector.TestNvector method)
test_R2zxy() (nvector.tests.test_nvector.TestNvector method)
testcases (nvector.tests.test_geodesic.GeodesicTest attribute)
TestExamples (class in nvector.tests.test_frames)
TestFrames (class in nvector.tests.test_frames)
TestNvector (class in nvector.tests.test_nvector)
U
unit() (in module nvector._core)
X
xyz2R() (in module nvector._core)
Z
zyx2R() (in module nvector._core)