csc.layers.layer.Cell

class csc.layers.layer.Cell

Cell class

Describes the interpolation properties of the cell

Variables:
  • key – Get set Key

  • interval – Get set Interval

__init__(self: csc.layers.layer.Cell) None

Methods

__init__(self)

Attributes

interval

key

__annotations__ = {}
__init__(self: csc.layers.layer.Cell) None
__module__ = 'csc.layers.layer'
property interval
property key