10 return prop.
propagate( startingState, *theSurfaceP);
13 std::pair<TrajectoryStateOnSurface,double>
14 NavCone::propagateWithPath(
const Propagator& prop,
26 std::pair<bool,double>
31 return std::pair<bool,double>(
false,0);
virtual std::pair< TrajectoryStateOnSurface, double > propagateWithPath(const FreeTrajectoryState &, const Surface &) const final
virtual ~NavConeNotImplementedDistanceAlongLine()
TrajectoryStateOnSurface propagate(STA const &state, SUR const &surface) const
NavConeNotImplementedDistanceAlongLine()