SatDump 2.0.0-alpha-76a915210
|
Event called to request satellite raytracers. More...
#include <satellite_raytracer.h>
Public Attributes | |
std::string | id |
std::vector< std::shared_ptr< SatelliteRaytracer > > & | r |
nlohmann::ordered_json | cfg |
Event called to request satellite raytracers.
id | |
r | vector to return candicates into |
cfg | the config to init them with |