Definition at line 32 of file UserInputTest.c.
Data Fields | |
| REAL8 | argNum |
| CHAR * | argStr |
| BOOLEAN | argBool |
| INT4 | argInt |
| UINT4 | argUInt |
| BOOLEAN | argB2 |
| CHAR * | string2 |
| INT4 | dummy |
| LIGOTimeGPS | epochGPS |
| LIGOTimeGPS | epochMJDTT |
| REAL8 | longHMS |
| REAL8 | longRad |
| REAL8 | latDMS |
| REAL8 | latRad |
| INT8 | longInt |
| int | argEnum |
| int | argFlag |
| BOOLEAN | long_help |
| INT4 | randSeed |
| allow user to specify random-number seed for reproducible noise-realizations More... | |
| INT4 | Nruns |
| INT4 | inAlign |
| INT4 | outAlign |
| REAL8 UserInput_t::argNum |
Definition at line 34 of file UserInputTest.c.
| CHAR* UserInput_t::argStr |
Definition at line 35 of file UserInputTest.c.
| BOOLEAN UserInput_t::argBool |
Definition at line 36 of file UserInputTest.c.
| INT4 UserInput_t::argInt |
Definition at line 37 of file UserInputTest.c.
| UINT4 UserInput_t::argUInt |
Definition at line 38 of file UserInputTest.c.
| BOOLEAN UserInput_t::argB2 |
Definition at line 39 of file UserInputTest.c.
| CHAR* UserInput_t::string2 |
Definition at line 40 of file UserInputTest.c.
| INT4 UserInput_t::dummy |
Definition at line 41 of file UserInputTest.c.
| LIGOTimeGPS UserInput_t::epochGPS |
Definition at line 42 of file UserInputTest.c.
| LIGOTimeGPS UserInput_t::epochMJDTT |
Definition at line 43 of file UserInputTest.c.
| REAL8 UserInput_t::longHMS |
Definition at line 44 of file UserInputTest.c.
| REAL8 UserInput_t::longRad |
Definition at line 45 of file UserInputTest.c.
| REAL8 UserInput_t::latDMS |
Definition at line 46 of file UserInputTest.c.
| REAL8 UserInput_t::latRad |
Definition at line 47 of file UserInputTest.c.
| INT8 UserInput_t::longInt |
Definition at line 48 of file UserInputTest.c.
| int UserInput_t::argEnum |
Definition at line 49 of file UserInputTest.c.
| int UserInput_t::argFlag |
Definition at line 50 of file UserInputTest.c.
| BOOLEAN UserInput_t::long_help |
Definition at line 51 of file UserInputTest.c.
| INT4 UserInput_t::randSeed |
allow user to specify random-number seed for reproducible noise-realizations
Definition at line 325 of file VectorMathTest.c.
| INT4 UserInput_t::Nruns |
Definition at line 326 of file VectorMathTest.c.
| INT4 UserInput_t::inAlign |
Definition at line 327 of file VectorMathTest.c.
| INT4 UserInput_t::outAlign |
Definition at line 328 of file VectorMathTest.c.