createCircuitCoordConversionUTM
Function to create conversion of circuit coordinates in UTM to GPS coordinates
Contents
Syntax
createCircuitCoordConversionUTM();
Description
Function is a user interface that allows the user to select the UTM zone the circuit coordinates are currently in. The conversion is created for getting GPS Lat/Lon for the OpenDSS bus coordinates and the new Lat/Lon OpenDSS buscoords are saved.
Inputs
- none
Outputs
- none - a Circuit Conversion file is saved for any future plotting
Example
Starts the user interface. Directions are in the interface.
createCircuitCoordConversionUTM();
