SatDump
2.0.0-alpha-76a915210
Loading...
Searching...
No Matches
satellite_raytracer_sattrack.h
Go to the documentation of this file.
1
#pragma once
2
6
7
#include "common/tracking/tracking.h"
8
#include "
projection/raytrace/satellite_raytracer.h
"
9
10
namespace
satdump
11
{
12
namespace
projection
13
{
21
class
SatelliteRaytracerSatTrack :
public
SatelliteRaytracer
22
{
23
protected
:
24
std::shared_ptr<satdump::SatelliteTracker> sat_tracker;
25
26
public
:
27
SatelliteRaytracerSatTrack(nlohmann::json cfg);
28
};
29
}
// namespace proj
30
}
// namespace satdump
satellite_raytracer.h
src-core
projection
raytrace
common
satellite_raytracer_sattrack.h
Generated by
1.14.0