Gravityfield2Gradients

This program computes gravity gradients from gravityfield on a grid in a global terrestrial reference frame or alternatively in a local elliposidal frame (north, east, up) if localReferenceFrame is set. In outputfileGriddedData the values $[Vxx, Vyy, Vzz, Vxy, Vxz, Vyz]$ will be saved together with points expressed as ellipsoidal coordinates (longitude, latitude, height) based on a reference ellipsoid with parameters R and inverseFlattening.

NameTypeAnnotation
outputfileGriddedData
filenameVxx Vyy Vzz Vxy Vxz Vyz
grid
grid
gravityfield
gravityfield
localReferenceFrame
booleanlocal left handed reference frame (north, east, up)
time
timeat this time the gravity field will be evaluated
R
doublereference radius for ellipsoidal coordinates on output
inverseFlattening
doublereference flattening for ellipsoidal coordinates on output, 0: spherical coordinates
This program is parallelized.