Traverse Adjustment (TA)
This SDK / component adjusts traverses in a fun to use graphical environment.
It can handle any number of measurements or vertexes, even multiple ones. Automatically cross-checks every measurement involved between two nodes, and prompts user for handling if any inconsistency is found (according to user-set limitations)
User can adjust any type of traverse including those with
- 2 known vertexes on each ending
- 1 known vertex on each ending
- 2 known vertexes on one ending, 1 known on the other
There is also no limitation in the way a traverse can be adjusted. Thus, we may select different routes and check the results, or pinpoint "bad" measurements.
You can use it as it is as a stand alone application, embed it in your own app, or just use the framework's functions to achieve the best result for your needs.
It's written entirely in .NET (Visual Basic, still can be used in C# or any other .NET language), source code is also available on demand.