DFLib Release 1.0.0
Functions
SimpleDF2.cpp File Reference
#include <cmath>
#include <iostream>
#include <fstream>
#include <vector>
#include <proj.h>
#include "DFLib_Misc_Defs.h"
#include "DF_Proj_Point.hpp"
#include "DF_Proj_Report.hpp"
#include "DF_ProjReport_Collection.hpp"
#include "Util_Misc.hpp"
Include dependency graph for SimpleDF2.cpp:

Functions

double proj_dmstor (const char *, char **)
 
void printCoords (const std::vector< double > &latlon, const std::string &text)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)
Here is the call graph for this function:

◆ printCoords()

void printCoords ( const std::vector< double > &  latlon,
const std::string &  text 
)
Here is the caller graph for this function:

◆ proj_dmstor()

double proj_dmstor ( const char *  ,
char **   
)
Here is the caller graph for this function: