Public Member Functions | |
VectorCalculator (UtmPoint startPoint) | |
UtmPoint | getPointFromVector (UtmPoint pt, double distance, double heading) |
UtmPoint | getVectorAdditionPoint (List< UtmPoint > pts) |
Definition at line 8 of file VectorCalculator.cs.
system_controller.VectorCalculator.VectorCalculator | ( | UtmPoint | startPoint | ) |
Definition at line 12 of file VectorCalculator.cs.
UtmPoint system_controller.VectorCalculator.getPointFromVector | ( | UtmPoint | pt, | |
double | distance, | |||
double | heading | |||
) |
Definition at line 17 of file VectorCalculator.cs.
Definition at line 37 of file VectorCalculator.cs.