nyx_
space
2.0.1
Module helpers
Module Items
Functions
In nyx_
space::
mc
nyx_space
::
mc
Module
helpers
Copy item path
Source
Functions
ยง
dv_
execution_
error
Returns the provided Delta V vector with a magnitude and pointing error
dv_
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
unit_
vector_
from_
seed
Returns a unit vector from a normal distribution. Implements the Sphere Point Picking method: https://mathworld.wolfram.com/SpherePointPicking.html