TwiceAsNice
2019-02-18
|
#include <string>
#include <vector>
#include <cstdio>
#include <LicsIIFSide.h>
#include <LicsStar.h>
#include <LicsStarcat.h>
#include <LicsTcsPreset.h>
#include <LaosSeAOType.h>
Functions | |
void | usage (char *argv0) |
emit a usage notice on stdout. More... | |
int | main (int argc, char *argv[]) |
Offset of telescop and a (subset of) the 4 SE stages by a coordinated amount. More... | |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Offset of telescop and a (subset of) the 4 SE stages by a coordinated amount.
argc | The count of the command line arguments. |
argv | The vector of blank-separated strings onthe command line. Usage: to offset the telescope |
licsOffset -t
void usage | ( | char * | argv0 | ) |
emit a usage notice on stdout.
argv0 | The string which is the first compoment of argv, namely the command name |