◆ __init__()
def projection_utilities.RegularGrid1D.__init__ |
( |
|
self, |
|
|
|
start_pos, |
|
|
|
length, |
|
|
|
size |
|
) |
| |
◆ __getitem__()
def projection_utilities.RegularGrid1D.__getitem__ |
( |
|
self, |
|
|
|
index |
|
) |
| |
◆ __len__()
def projection_utilities.RegularGrid1D.__len__ |
( |
|
self | ) |
|
◆ ceil_index()
def projection_utilities.RegularGrid1D.ceil_index |
( |
|
self, |
|
|
|
coord |
|
) |
| |
◆ floor_index()
def projection_utilities.RegularGrid1D.floor_index |
( |
|
self, |
|
|
|
coord |
|
) |
| |
◆ has()
def projection_utilities.RegularGrid1D.has |
( |
|
self, |
|
|
|
coord |
|
) |
| |
◆ lower_bound()
def projection_utilities.RegularGrid1D.lower_bound |
( |
|
self | ) |
|
◆ upper_bound()
def projection_utilities.RegularGrid1D.upper_bound |
( |
|
self | ) |
|
◆ extent
projection_utilities.RegularGrid1D.extent |
◆ size
projection_utilities.RegularGrid1D.size |
◆ step_size
projection_utilities.RegularGrid1D.step_size |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/ExaquteSandboxApplication/python_scripts/projection_utilities.py