EGS Brachy
An egs++ user code for rapid brachytherapy calculations
Loading...
Searching...
No Matches
Functions | Variables
gen_transport Namespace Reference

Functions

 gen_docs (fname)
 

Variables

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

Function Documentation

◆ gen_docs()

gen_transport.gen_docs (   fname)

Definition at line 9 of file gen_transport.py.

Variable Documentation

◆ abs_root

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

Definition at line 5 of file gen_transport.py.

◆ outfile

str gen_transport.outfile = "transport.md"

Definition at line 26 of file gen_transport.py.

◆ root

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

Definition at line 4 of file gen_transport.py.

◆ transport

gen_transport.transport = os.path.join(abs_root, "transport")

Definition at line 6 of file gen_transport.py.