WSL/SLF GitLab Repository

Skip to content
  • Mathias Bavay's avatar
    The class Stationdata now properly uses the new Coords class. All usual... · b40dedb4
    Mathias Bavay authored
    The class Stationdata now properly uses the new Coords class. All usual dependencies have been fixed (A3DIO.cc) but not (yet) the optional plugins. The Coords class has been modified so that it computes the matching coordinates as soon as possible instead of the previous implementation that was delaying it as much as possible (thus making "const Coords..." impossible).
    
    The includes have been cleaned up (compilation was failing because of multiple "using namespace" in header files) and all "using namespace" have been removed from header files (please don't put any of these back!!). The doxygen comments has been updated.
    b40dedb4