Helios++
Helios software for LiDAR simulations
|
Loader for Leaf Angle Distribution Look Up Tables. More...
#include <LadLutLoader.h>
Public Member Functions | |
LadLutLoader ()=default | |
Build a new loader for leaf angle distribution look up tables. | |
std::shared_ptr< LadLut > | load (std::string const &path, std::string const separator=",") |
Load LadLut from specified file. More... | |
Loader for Leaf Angle Distribution Look Up Tables.
std::shared_ptr< LadLut > LadLutLoader::load | ( | std::string const & | path, |
std::string const | separator = "," |
||
) |