Definition at line 308 of file timeconvert.cpp.

Public Member Functions | |
| TimCvt (char *arg0) | |
Public Member Functions inherited from gnsstk::BasicFramework | |
| BasicFramework (const std::string &applName, const std::string &applDesc) noexcept | |
| virtual bool | initialize (int argc, char *argv[], bool pretty=true) noexcept |
| bool | run () noexcept |
| virtual | ~BasicFramework () |
| Destructor. More... | |
Protected Member Functions | |
| virtual void | process () |
Protected Member Functions inherited from gnsstk::BasicFramework | |
| virtual void | additionalSetup () |
| virtual void | completeProcessing () |
| virtual void | shutDown () |
| virtual void | spinUp () |
Additional Inherited Members | |
Public Attributes inherited from gnsstk::BasicFramework | |
| int | exitCode |
Static Public Attributes inherited from gnsstk::BasicFramework | |
| static const int | EXCEPTION_ERROR = 1 |
| static const int | EXIST_ERROR = 2 |
| static const int | GENERAL_ERROR = 1 |
| static const int | OPTION_ERROR = 2 |
Protected Attributes inherited from gnsstk::BasicFramework | |
| std::string | appDesc |
| Description of program's function. More... | |
| std::string | argv0 |
| Name of the program. More... | |
| int | debugLevel |
| Debug level for this run of the program. More... | |
| CommandOptionNoArg | debugOption |
| Enable/increase debugging output. More... | |
| CommandOptionHelpUsage | helpOption |
| Request command-line option usage. More... | |
| int | verboseLevel |
| Verbose level for this run of the program. More... | |
| CommandOptionNoArg | verboseOption |
| Enable/increase informational output. More... | |
| TimCvt::TimCvt | ( | char * | arg0 | ) |
Definition at line 353 of file timeconvert.cpp.
|
protectedvirtual |
Processing to be performed. This method should be implemeneted by the end-user.
Reimplemented from gnsstk::BasicFramework.
Definition at line 445 of file timeconvert.cpp.
|
private |
Definition at line 342 of file timeconvert.cpp.
|
private |
Definition at line 317 of file timeconvert.cpp.
|
private |
Definition at line 318 of file timeconvert.cpp.
|
private |
Definition at line 339 of file timeconvert.cpp.
|
private |
Definition at line 320 of file timeconvert.cpp.
|
private |
Definition at line 321 of file timeconvert.cpp.
|
private |
Definition at line 322 of file timeconvert.cpp.
|
private |
Definition at line 323 of file timeconvert.cpp.
|
private |
Definition at line 324 of file timeconvert.cpp.
|
private |
Definition at line 336 of file timeconvert.cpp.
|
private |
Definition at line 334 of file timeconvert.cpp.
|
private |
Definition at line 335 of file timeconvert.cpp.
|
private |
Definition at line 325 of file timeconvert.cpp.
|
private |
Definition at line 326 of file timeconvert.cpp.
|
private |
Definition at line 344 of file timeconvert.cpp.
|
private |
Navigation data input files.
Definition at line 332 of file timeconvert.cpp.
|
private |
nav data file reader
Definition at line 349 of file timeconvert.cpp.
|
private |
Definition at line 340 of file timeconvert.cpp.
|
private |
Definition at line 341 of file timeconvert.cpp.
|
private |
Definition at line 338 of file timeconvert.cpp.
|
private |
Definition at line 319 of file timeconvert.cpp.
|
private |
Source time system.
Definition at line 330 of file timeconvert.cpp.
|
private |
Definition at line 346 of file timeconvert.cpp.
|
private |
Definition at line 343 of file timeconvert.cpp.
|
private |
Target time system.
Definition at line 331 of file timeconvert.cpp.
|
private |
Definition at line 347 of file timeconvert.cpp.
|
private |
Definition at line 329 of file timeconvert.cpp.
|
private |
Definition at line 327 of file timeconvert.cpp.
|
private |
Definition at line 328 of file timeconvert.cpp.