Functions

Returns the provided Delta V vector with a magnitude and pointing error

Apply a Normal pointing error to the provided delta-v vector (must be in km/s). Requires a 3-sigma error percentage (e.g. 0.05 is a 5% pointing error) and a pseudo random number generator Returns the delta-v vector with the applying pointing error

Returns a unit vector from a normal distribution. Implements the Sphere Point Picking method: https://mathworld.wolfram.com/SpherePointPicking.html