RadLib
|
Source file for child class rad_rcslw. More...
#include <algorithm>
#include <cmath>
#include <fstream>
#include <iostream>
#include <cstdlib>
#include "multilinear_interpolation.h"
#include "rad_rcslw.h"
Go to the source code of this file.
Macros | |
#define | GETSTRINGEDVALUE(themacro) STRINGIFY(themacro) |
#define | STRINGIFY(thestring) #thestring |
Source file for child class rad_rcslw.
Definition in file rad_rcslw.cc.
#define GETSTRINGEDVALUE | ( | themacro | ) | STRINGIFY(themacro) |
Definition at line 16 of file rad_rcslw.cc.
#define STRINGIFY | ( | thestring | ) | #thestring |
Definition at line 17 of file rad_rcslw.cc.