RTC Toolkit
1.0.0
|
Implementation of a custom Telemetry Recorder. More...
#include "rtctk/componentFramework/rtcComponentMain.hpp"
#include "rtctk/exampleTopics/topics.hpp"
#include "rtctk/telemetryRecorder/businessLogic.hpp"
#include "rtctk/telemetryRecorder/fitsRecorder.hpp"
#include "rtctk/telemetryRecorder/recordingThread.hpp"
#include <CCfits/ColumnT.h>
#include <CCfits/FITS.h>
#include <CCfits/FITSUtilT.h>
#include <CCfits/Table.h>
#include <algorithm>
#include <limits>
Classes | |
class | ExampleFitsRecorder |
Functions | |
void | RtcComponentMain (Args const &args) |
Main entry point for user code, method must be implemented by component developers. More... | |
Implementation of a custom Telemetry Recorder.