69 catch(
const std::exception& e)
71 std::cout << std::endl <<
"An exception has occurred: " << e.what() << std::endl;
77 std::cout << std::endl <<
"An unexpected exception has occurred!" << std::endl;
Include files for Core Plugin Library.
void TrajectoryExamples()
It groups the examples with trajectories (TrajectoryExamples.cpp).
Examples on how to load/manipulate st types.
static void initialize()
It returns the spatial extent of the observations of a coverage series.
static PluginManager & instance()
Access the singleton.
void finalize()
It finalizes the TerraLib Platform.
static TerraLib & getInstance()
It returns a reference to the singleton instance.
void initialize()
It initializes the TerraLib Platform.
This file contains include headers for the TerraLib Common Runtime module.
This file contains include headers for the TerraLib ST module.
void clear()
Stop and unload all plugins, then clear the internal list of plugins.
This file contains include headers for the Data Access module of TerraLib.
void LoadModules()
Load terralib modules.
static void finalize()
It finalize the STDataLoader.