Cmap stores all the information of a map.
C++ | Python |
---|---|
Cmaxwell::CmultiValue::Cmap | Cmap |
Cmap stores all the information of a map.
Methods
Name | Description |
---|---|
Cmap | Class constructor. |
...
Value | C++ | Python | Description |
---|---|---|---|
0 | Cmaxwell::Cmultivalue::Cmap::TYPE_INTERPOLATION_BOX | Cmax.TYPE_INTERPOLATION_BOX | Interpolation on. |
1 | Cmaxwell::Cmultivalue::Cmap::TYPE_INTERPOLATION_CUADRATIC | Cmax.TYPE_INTERPOLATION_CUADRATIC | Interpolation off. |
...