VieSched++
VieVS VLBI Scheduling Software
VieVS::Simulator::SimPara Struct Reference

#include <Simulator.h>

Public Member Functions

void fromXML (const boost::property_tree::ptree &tree)
 
std::string toString ()
 

Public Attributes

double wn = 20
 
double clockASD = 1e-14
 
double clockDur = 50
 
double tropo_Cn = 1.8e-7
 
double tropo_H = 2000
 
double tropo_ve = 8
 
double tropo_vn = 0
 
double tropo_dh = 200
 
double tropo_wzd0 = 150
 
double tropo_dhseg = 2
 

Member Function Documentation

void Simulator::SimPara::fromXML ( const boost::property_tree::ptree &  tree)

Here is the caller graph for this function:

std::string VieVS::Simulator::SimPara::toString ( )
inline

Here is the call graph for this function:

Member Data Documentation

double VieVS::Simulator::SimPara::clockASD = 1e-14
double VieVS::Simulator::SimPara::clockDur = 50
double VieVS::Simulator::SimPara::tropo_Cn = 1.8e-7
double VieVS::Simulator::SimPara::tropo_dh = 200
double VieVS::Simulator::SimPara::tropo_dhseg = 2
double VieVS::Simulator::SimPara::tropo_H = 2000
double VieVS::Simulator::SimPara::tropo_ve = 8
double VieVS::Simulator::SimPara::tropo_vn = 0
double VieVS::Simulator::SimPara::tropo_wzd0 = 150
double VieVS::Simulator::SimPara::wn = 20

The documentation for this struct was generated from the following files: