Loading [MathJax]/extensions/tex2jax.js
PeTar
N-body code for collisional gravitational systems
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galpy_help.py File Reference

Namespaces

 galpy_help
 

Functions

def galpy_help.getPotInstance (pot_name)
 
def galpy_help.savePotTypeArg (config_filename, n_pot, pot_type, pot_arg)
 
def galpy_help.printPotTypeArg (pot_name, pot_module, pot_instance, print_front_offset=0, print_long_list=False)
 
def galpy_help.printPotTitle ()
 
def galpy_help.printSpliter ()
 
def galpy_help.listPot ()
 
def galpy_help.printCPot (pot_name)
 
def galpy_help.listCPot ()
 
def galpy_help.usage ()
 

Variables

 galpy_help.POT_LIST_INFO = dict()
 
bool galpy_help.print_help_flag = False
 
string galpy_help.config_filename = ""
 
string galpy_help.shortargs = 'o:dhl'
 
list galpy_help.longargs = ['help']
 
 galpy_help.opts
 
 galpy_help.remainder
 
 galpy_help.kwargs = dict()
 
 galpy_help.pot_name = remainder[0]
 
 galpy_help.pot_module
 
 galpy_help.pot_instance
 
 galpy_help.type_arg
 
 galpy_help.n_pot
 
 galpy_help.pot_type
 
 galpy_help.pot_arg