Interpolator¶
- class kgpy.interpolation.Interpolator(data, grid)¶
-
Attributes
Methods
__init__(data, grid)copy()- rtype
typing.TypeVar(CopyableT, bound= Copyable)
- rtype
typing.TypeVar(CopyableT, bound= Copyable)
Inheritance Diagram
- copy()¶
- Return type
typing.TypeVar(CopyableT, bound= Copyable)- Parameters
self (CopyableT) –
- copy_shallow()¶
- Return type
typing.TypeVar(CopyableT, bound= Copyable)- Parameters
self (CopyableT) –
-
data:
astropy.units.Quantity¶
- property ndim¶
- property shape¶