Module nyx_space::opti::ctrlnodes[][src]

Structs

LambertHeuristic

Lambert heuristic uses a Lambert transfer to find the shortest path between two nodes. TODO: It will then use mesh refinement combined with a z-score to adequately place the control nodes. NOTE: This is very likely a bad heuristic. The propagator tolerance is to the meter accuracy.

Node

Traits

Heuristic

This trait determines the initial control nodes for direct multiple shooting.