Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALPulsar 7.1.1.1-3a66518
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
lalpulsar.pulsarhtmlutils Namespace Reference

Data Structures

class  atag
 Class for a link tag. More...
 
class  htmltable
 Class to make and return a html table. More...
 
class  htmltag
 A class to create a html tag. More...
 
class  latextable
 Class to make a return a LaTeX table. More...
 
class  paramhtmldispfunc
 
class  paramlatexdispfunc
 

Functions

def sigfig (x, sf)
 
def dec_or_exp (f, dp=2, horl="html")
 
def exp_str (f, p=1, otype="html")
 
def ra_str (ra, otype="html")
 
def dec_str (dec, otype="html")
 

Variables

dictionary paramlatexdict
 
dictionary paramhtmldict
 
string result_page_css
 
string results_table_css
 

Function Documentation

◆ sigfig()

def lalpulsar.pulsarhtmlutils.sigfig (   x,
  sf 
)

Definition at line 221 of file pulsarhtmlutils.py.

◆ dec_or_exp()

def lalpulsar.pulsarhtmlutils.dec_or_exp (   f,
  dp = 2,
  horl = "html" 
)

Definition at line 228 of file pulsarhtmlutils.py.

◆ exp_str()

def lalpulsar.pulsarhtmlutils.exp_str (   f,
  p = 1,
  otype = "html" 
)

Definition at line 1002 of file pulsarhtmlutils.py.

◆ ra_str()

def lalpulsar.pulsarhtmlutils.ra_str (   ra,
  otype = "html" 
)

Definition at line 1022 of file pulsarhtmlutils.py.

◆ dec_str()

def lalpulsar.pulsarhtmlutils.dec_str (   dec,
  otype = "html" 
)

Definition at line 1057 of file pulsarhtmlutils.py.

Variable Documentation

◆ paramlatexdict

dictionary lalpulsar.pulsarhtmlutils.paramlatexdict

Definition at line 37 of file pulsarhtmlutils.py.

◆ paramhtmldict

dictionary lalpulsar.pulsarhtmlutils.paramhtmldict

Definition at line 132 of file pulsarhtmlutils.py.

◆ result_page_css

string lalpulsar.pulsarhtmlutils.result_page_css

Definition at line 1096 of file pulsarhtmlutils.py.

◆ results_table_css

string lalpulsar.pulsarhtmlutils.results_table_css

Definition at line 1307 of file pulsarhtmlutils.py.