Interface implemented by an object that represents the input parameters for a central body intersect computation.
  GetBasePositionCBF | Gets the base position vector in the central body fixed frame. | 
  GetDirectionCBF | Gets the direction vector in the central body fixed frame. | 
  SetBasePositionCBF | Sets the base position vector in the central body fixed frame. | 
  SetDirectionCBF | Sets the direction vector in the central body fixed frame. | 
  BasePositionCBFArray | 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. | 
  DirectionCBFArray | 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. | 





