Index
- class pyarts.arts.Index
A 64 bit signed integer type
Workspace methods that can generate Index
Workspace methods that require Index
Workspace variables of type Index
- __init__(*args, **kwargs)
Overloaded function.
__init__(self: pyarts.arts.Index) -> None
Create default
__init__(self: pyarts.arts.Index, arg0: int) -> None
Create from
int
__init__(self: pyarts.arts.Index, val: pyarts.arts.Index) -> None
Copy instance
__init__(self: pyarts.arts.Index, wsv: pyarts.arts.WorkspaceVariable) -> None
Automatic conversion from a workspace variable
Methods
__init__
(*args, **kwargs)Overloaded function.
readxml
(self, file)Read Index from file
savexml
(self, file[, type, clobber])Saves Index to file
Attributes
Value of instance as
int