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

Functions

def gte (t, f0, ngte, kgte)
 
def gteinv (freq, f0, ngte, kgte)
 
def kforGWsource (Izz=4.34e38, ellip=1e-4, radius=1e4)
 
def ParamTransformationMatrix (tstart, tend, reftime, s)
 
def PWParamstoTrefParams (pwparams, p0, p1, tref, s)
 

Function Documentation

◆ gte()

def lalpulsar.piecewise_model.gte_and_other_methods.gte (   t,
  f0,
  ngte,
  kgte 
)

Definition at line 29 of file gte_and_other_methods.py.

◆ gteinv()

def lalpulsar.piecewise_model.gte_and_other_methods.gteinv (   freq,
  f0,
  ngte,
  kgte 
)

Definition at line 34 of file gte_and_other_methods.py.

◆ kforGWsource()

def lalpulsar.piecewise_model.gte_and_other_methods.kforGWsource (   Izz = 4.34e38,
  ellip = 1e-4,
  radius = 1e4 
)

Definition at line 40 of file gte_and_other_methods.py.

◆ ParamTransformationMatrix()

def lalpulsar.piecewise_model.gte_and_other_methods.ParamTransformationMatrix (   tstart,
  tend,
  reftime,
  s 
)

Definition at line 51 of file gte_and_other_methods.py.

◆ PWParamstoTrefParams()

def lalpulsar.piecewise_model.gte_and_other_methods.PWParamstoTrefParams (   pwparams,
  p0,
  p1,
  tref,
  s 
)

Definition at line 181 of file gte_and_other_methods.py.