spacepy.pybats.ram.ParamFile

class spacepy.pybats.ram.ParamFile(infile)[source]

It is sometimes necessary to read and parse a PARAM.in file. ParamFile objects quickly parse the info and store it in a convenient data structure.

__init__(infile)[source]

Read the file, parse each command.

Methods

keys()

keys()[source]