class documentation
class InterpolationStratInfo(TaskStratInfo):
Holds information (name, description) about a callable that is used to interpolate a numpy array at it's first argument, at pixels specified by a numpy array as it's second argument, and return the resulting numpy array.
Class Variable | callable |
Undocumented |
Inherited from TaskStratInfo
:
Class Variable | description |
Undocumented |
Class Variable | name |
Undocumented |