Open source Very Long Baseline Interferometry
OpenVLBI
|
The OpenVLBI Server, a C++ implementation of an OpenVLBI server or application.
More...
Classes | |
class | VLBI::Server |
Inherit this class to create an OpenVLBI server application. More... | |
Enumerations | |
enum | VLBI::vlbi_plot_flags { VLBI::plot_flags_moving_baseline = 1, VLBI::plot_flags_uv_coverage = 2, VLBI::plot_flags_synced = 4, VLBI::plot_flags_custom_delegate = 8 } |
Flags that characterize a plot. More... | |
This class offers a simple interface with the commonly used methods, allowing custom overrides and
extensibility.