-
- Downloads
Add ElementResponseModel to choose between various element response models
The Hamaker model is currently the only supported model. Two other models, LOBES and Oskar are added to the enum of models, but are not implemented yet. To maintain backwards compatability, the default behavior is to use the Hamaker model.
Showing
- CMakeLists.txt 3 additions, 0 deletionsCMakeLists.txt
- ElementResponseModel.cc 14 additions, 0 deletionsElementResponseModel.cc
- ElementResponseModel.h 15 additions, 0 deletionsElementResponseModel.h
- LofarMetaDataUtil.cc 5 additions, 2 deletionsLofarMetaDataUtil.cc
- LofarMetaDataUtil.h 12 additions, 3 deletionsLofarMetaDataUtil.h
- Station.cc 26 additions, 5 deletionsStation.cc
- Station.h 6 additions, 1 deletionStation.h
ElementResponseModel.cc
0 → 100644
ElementResponseModel.h
0 → 100644
Please register or sign in to comment