HOPS
HOPS class reference
Public Member Functions | Public Attributes | List of all members
vpal.pcc_delay_fitting.BasinhoppingStep Class Reference
Inheritance diagram for vpal.pcc_delay_fitting.BasinhoppingStep:
[legend]

Public Member Functions

def __init__ (self, stepsize_delay=PICOSECOND, stepsize_phase=3.0 *(math.pi/180.0))
 
def __call__ (self, x)
 

Public Attributes

 delay_step
 
 phase_step
 

Detailed Description

 defines the stepsizes to be taken when using the basin hopping algorithm to find the delay/phase

Constructor & Destructor Documentation

◆ __init__()

def vpal.pcc_delay_fitting.BasinhoppingStep.__init__ (   self,
  stepsize_delay = PICOSECOND,
  stepsize_phase = 3.0*(math.pi/180.0) 
)

Member Function Documentation

◆ __call__()

def vpal.pcc_delay_fitting.BasinhoppingStep.__call__ (   self,
  x 
)

Member Data Documentation

◆ delay_step

vpal.pcc_delay_fitting.BasinhoppingStep.delay_step

◆ phase_step

vpal.pcc_delay_fitting.BasinhoppingStep.phase_step

The documentation for this class was generated from the following file: