GridPos
- class pyarts.arts.GridPos
A position in a grid
Workspace methods that can generate GridPos
Workspace methods that require GridPos
- __init__(*args, **kwargs)
Overloaded function.
__init__(self: pyarts.arts.GridPos) -> None
Empty position
__init__(self: pyarts.arts.GridPos, val: pyarts.arts.GridPos) -> None
Copy instance
__init__(self: pyarts.arts.GridPos, wsv: pyarts.arts.WorkspaceVariable) -> None
Automatic conversion from a workspace variable
__init__(self: pyarts.arts.GridPos, arg0: int, arg1: Annotated[List[float], FixedSize(2)]) -> None
Complete position
Methods
__init__
(*args, **kwargs)Overloaded function.
fromxml
(file)Create
GridPos
from filereadxml
(self, file)Read
GridPos
from filesavexml
(self, file[, type, clobber])Saves
GridPos
to fileAttributes
list
The two weightsIndex
Index in a grid