So then he pointed at the tiger and screamed "thereisnowayyouareevergoingtocatchme"!

...
Heading heading = Helm.HeadingFactory(HeadingCoordinates[1], HeadingCoordinates[2],
HeadingCoordinates[3], HeadingCoordinates[4]);
Course course = Helm.CourseFactory(Heading, Maps.MapFactoryFromHeading(heading),
Speeds.GetMaximumSpeed().ConvertToWarp());
...