PALM-meteo
Public Member Functions | Public Attributes | List of all members
palmmeteo_stdplugins.synthetic.ProfileInterpolator Class Reference

Public Member Functions

def __init__ (self, varname, vc)
 
def interp_next_time (self, dt)
 

Public Attributes

 heights
 
 cur_id
 
 cur_dt
 
 next_dt
 
 delta
 
 times
 
 prof
 

Constructor & Destructor Documentation

◆ __init__()

def palmmeteo_stdplugins.synthetic.ProfileInterpolator.__init__ (   self,
  varname,
  vc 
)

Member Function Documentation

◆ interp_next_time()

def palmmeteo_stdplugins.synthetic.ProfileInterpolator.interp_next_time (   self,
  dt 
)

Member Data Documentation

◆ cur_dt

palmmeteo_stdplugins.synthetic.ProfileInterpolator.cur_dt

◆ cur_id

palmmeteo_stdplugins.synthetic.ProfileInterpolator.cur_id

◆ delta

palmmeteo_stdplugins.synthetic.ProfileInterpolator.delta

◆ heights

palmmeteo_stdplugins.synthetic.ProfileInterpolator.heights

◆ next_dt

palmmeteo_stdplugins.synthetic.ProfileInterpolator.next_dt

◆ prof

palmmeteo_stdplugins.synthetic.ProfileInterpolator.prof

◆ times

palmmeteo_stdplugins.synthetic.ProfileInterpolator.times

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