GridSpacing#
- class rojak.core.derivatives.GridSpacing(dx, dy)[source]#
Bases:
NamedTupleCreate new instance of GridSpacing(dx, dy)
- Parameters:
- __init__()#
Methods
__init__()count(value, /)Return number of occurrences of value.
index(value[, start, stop])Return first index of value.
Attributes
dxAlias for field number 0
dyAlias for field number 1