DFLib  Release 1.0.0
Functions
SimpleDF2.cpp File Reference
#include <cmath>
#include <iostream>
#include <fstream>
#include <vector>
#include <proj_api.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 dmstor (const char *, char **)
 
void printCoords (const std::vector< double > &latlon, const std::string &text)
 
int main (int argc, char **argv)
 

Function Documentation

double dmstor ( const char *  ,
char **   
)

Here is the caller graph for this function:

int main ( int  argc,
char **  argv 
)

Here is the call graph for this function:

void printCoords ( const std::vector< double > &  latlon,
const std::string &  text 
)

Here is the caller graph for this function: