hedge :: data :: TimeDependentGivenFunction :: Class TimeDependentGivenFunction :: Class ConstantWrapper
[hide private]
[frames] | no frames]

Class ConstantWrapper

source code

Instance Methods [hide private]
 
__init__(self, f, t)
Adapt a function `f(x, el, t) in such a way that it can be fed to `interpolate_*_function()`.
source code
 
__call__(self, x, el) source code
Properties [hide private]
  shape
Method Details [hide private]

__init__(self, f, t)
(Constructor)

source code 

Adapt a function `f(x, el, t) in such a way that it can be fed to `interpolate_*_function()`. In particular, preserve the `shape` attribute.


Property Details [hide private]

shape

Get Method:
unreachable.shape(self)