LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
loos.pyloos.options.LoosOptions Class Reference

Public Member Functions

 __init__ (self, description, fullhelp=None)
 
 add_argument (self, *args, **kwargs)
 
 setFullhelp (self, fullhelp=None)
 
 modelSelectionPositionalOptions (self)
 
 modelSelectionOptions (self)
 
 trajOptions (self)
 
 parse_args (self)
 
 header (self)
 

Public Attributes

 parser
 
 optionSets
 

Detailed Description

    Parse command line options and implement common sets of options
    Implemented as a wrapper around argparse

Member Function Documentation

◆ add_argument()

loos.pyloos.options.LoosOptions.add_argument ( self,
* args,
** kwargs )
 Wrap add_argument so clients don't reach into the parser 

The documentation for this class was generated from the following file: