Skip to content

This function provides a straight path interpolation between two geographical points in a standard coordinate system and the UTM coordinate system.

Notifications You must be signed in to change notification settings

SilberPrime/straight_path_interpolator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

straight_path_interpolator

This function provides a straight path interpolation between two geographical points (inluding altitude) in 3Dspace in a standard coordinate system and the UTM coordinate system. The function was originally developed for the purpose of interpolating a meteoroid flight trajectory, but it can be used for other purposes too.

Given the begin and end points in 3D space (latitude, longitude, altitude), the remaining points along the straight path between these two points are calculated. All results are written in a .txt file, and plotted in a 3D figure. The output also includes the horizontal range along the great circle, vertical distance, total distance, azimuth (as seen from the begin point and end point), and radiant.

DOI

About

This function provides a straight path interpolation between two geographical points in a standard coordinate system and the UTM coordinate system.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages