Defines | Functions
contrib/gel/mrc/vpgl/bgeo/bgeo_lvcs.cxx File Reference
#include "bgeo_lvcs.h"
#include <vcl_string.h>
#include <vcl_cstring.h>
#include <vsl/vsl_basic_xml_element.h>
#include <vpgl/bgeo/bgeo_datum_conversion.h>
#include <vpgl/bgeo/bgeo_earth_constants.h>

Go to the source code of this file.

Defines

#define SMALL_STEP   1.0e-6

Functions

vcl_ostream & operator<< (vcl_ostream &os, const bgeo_lvcs &local_coord_sys)
vcl_istream & operator>> (vcl_istream &is, bgeo_lvcs &local_coord_sys)

Detailed Description

Definition in file bgeo_lvcs.cxx.


Define Documentation

#define SMALL_STEP   1.0e-6

Definition at line 10 of file bgeo_lvcs.cxx.


Function Documentation

vcl_ostream& operator<< ( vcl_ostream &  os,
const bgeo_lvcs local_coord_sys 
)

Definition at line 686 of file bgeo_lvcs.cxx.

vcl_istream& operator>> ( vcl_istream &  is,
bgeo_lvcs local_coord_sys 
)

Definition at line 692 of file bgeo_lvcs.cxx.