Interface implemented by an object that
represents the result of a central body computation.
![]() |
Gets the base position vector in the central body fixed frame. |
![]() |
Gets the direction vector in the central body fixed frame. |
![]() |
Gets the position vector of the first point of intersection in the central body fixed frame. |
![]() |
Gets the position vector of the second point of intersection in the central body fixed frame. |
![]() |
Gets the central body fixed base position vector as an array of length 3 where the x component is array(0), y component is array(1), and z component is array(2). All values in meters. |
![]() |
Gets the central body fixed direction vector as an array of length 3 where the x component is array(0), y component is array(1), and z component is array(2). All values in meters. |
![]() |
Gets the central body fixed first intersection position vector as an array of length 3 where the x component is array(0), y component is array(1), and z component is array(2). All values in meters. |
![]() |
Gets the central body fixed second intersection position vector as an array of length 3 where the x component is array(0), y component is array(1), and z component is array(2). All values in meters. |
![]() |
Gets the intersection found indicator. |
![]() |
Gets the first multiplier. |
![]() |
Gets the second multiplier. |