EGS Brachy
An egs++ user code for rapid brachytherapy calculations
Loading...
Searching...
No Matches
gen_specs Namespace Reference

Functions

 get_spectra ()
 gen_docs (fname)

Variables

 root = os.path.join("..", "lib")
 abs_root = os.path.abspath(root)
 specs = os.path.join(abs_root, "spectra")
str outfile = "spectra.md"

Function Documentation

◆ gen_docs()

gen_specs.gen_docs ( fname)

Definition at line 26 of file gen_specs.py.

◆ get_spectra()

gen_specs.get_spectra ( )

Definition at line 8 of file gen_specs.py.

Variable Documentation

◆ abs_root

gen_specs.abs_root = os.path.abspath(root)

Definition at line 4 of file gen_specs.py.

◆ outfile

str gen_specs.outfile = "spectra.md"

Definition at line 46 of file gen_specs.py.

◆ root

gen_specs.root = os.path.join("..", "lib")

Definition at line 3 of file gen_specs.py.

◆ specs

gen_specs.specs = os.path.join(abs_root, "spectra")

Definition at line 5 of file gen_specs.py.