37 static const std::string
N_s;
41 static const std::string
pol;
Polarization
Valid RF polarizations for use of this model.
Definition LFMF.h:28
Parameters provided to the command line driver.
Definition Structs.h:12
std::string in_file
Input file.
Definition Structs.h:13
std::string out_file
Output file.
Definition Structs.h:14
Input parameters for the LFMF Model.
Definition Structs.h:19
ITS::Propagation::LFMF::Polarization pol
Polarization (enum)
Definition Structs.h:28
double f__mhz
Frequency, in MHz
Definition Structs.h:22
double d__km
Path distance, in km
Definition Structs.h:25
double N_s
Surface refractivity, in N-Units
Definition Structs.h:24
double sigma
Conductivity, in siemens per meter
Definition Structs.h:27
double epsilon
Relative permittivity
Definition Structs.h:26
double h_tx__meter
Height of the transmitter, in meters
Definition Structs.h:20
double P_tx__watt
Transmitter power, in watts
Definition Structs.h:23
double h_rx__meter
Height of the receiver, in meters
Definition Structs.h:21