|
Open source Very Long Baseline Interferometry
OpenVLBI
|
This is the complete list of members for VLBI::Server, including all inherited members.
| AddContext(const char *name) | VLBI::Server | |
| AddModel(const char *name, char *format, char *b64) | VLBI::Server | |
| AddNode(const char *name, char *b64) | VLBI::Server | |
| AddNode(const char *name, dsp_location *locations, void *buf, int len, timespec starttime, bool geo) | VLBI::Server | |
| AddNodes(const char *name, char *b64) | VLBI::Server | |
| BandPass(const char *name, const char *node, double lofreq, double hifreq) | VLBI::Server | |
| BandReject(const char *name, const char *node, double lofreq, double hifreq) | VLBI::Server | |
| Convolute(const char *name, const char *model1, const char *model2) | VLBI::Server | |
| CurrentContext(void) | VLBI::Server | inline |
| DelContext(const char *name) | VLBI::Server | |
| DelModel(const char *name) | VLBI::Server | |
| DelNode(const char *name) | VLBI::Server | |
| Dft(const char *name, const char *magnitude, const char *phase) | VLBI::Server | |
| Diff(const char *name, const char *model1, const char *model2) | VLBI::Server | |
| GetBps(void) | VLBI::Server | inline |
| GetContext(void) | VLBI::Server | |
| GetDec(void) | VLBI::Server | inline |
| getDelegate() | VLBI::Server | inline |
| GetFreq(void) | VLBI::Server | inline |
| GetHeight(void) | VLBI::Server | inline |
| GetInput() | VLBI::Server | inline |
| GetModel(const char *name) | VLBI::Server | |
| GetModel(const char *name, char *format) | VLBI::Server | |
| GetModels(char **names) | VLBI::Server | |
| GetOutput() | VLBI::Server | inline |
| GetRa(void) | VLBI::Server | inline |
| GetSampleRate(void) | VLBI::Server | inline |
| GetWidth(void) | VLBI::Server | inline |
| HighPass(const char *name, const char *node, double freq) | VLBI::Server | |
| Idft(const char *name, const char *magnitude, const char *phase) | VLBI::Server | |
| Init(int argc, char **argv) | VLBI::Server | inlinevirtual |
| LowPass(const char *name, const char *node, double freq) | VLBI::Server | |
| Mask(const char *name, const char *model, const char *mask) | VLBI::Server | |
| Parse(void) | VLBI::Server | virtual |
| Plot(const char *name, int flags) | VLBI::Server | |
| Server(void) | VLBI::Server | |
| SetBps(int value) | VLBI::Server | inlinevirtual |
| SetContext(const char *name) | VLBI::Server | |
| SetDec(double value) | VLBI::Server | inlinevirtual |
| setDelegate(vlbi_func2_t func) | VLBI::Server | inline |
| SetFreq(double value) | VLBI::Server | inlinevirtual |
| SetHeight(int value) | VLBI::Server | inlinevirtual |
| SetInput(FILE *in) | VLBI::Server | inline |
| SetOutput(FILE *out) | VLBI::Server | inline |
| SetRa(double value) | VLBI::Server | inlinevirtual |
| SetSampleRate(double value) | VLBI::Server | inlinevirtual |
| SetWidth(int value) | VLBI::Server | inlinevirtual |
| Shift(const char *name) | VLBI::Server | |
| Stack(const char *name, const char *model1, const char *model2) | VLBI::Server | |
| ~Server(void) | VLBI::Server | virtual |