Iterator ======== .. currentmodule:: pyslm.analysis .. autoclass:: Iterator :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Iterator.currentLayerGeometryTime ~Iterator.dwellTime ~Iterator.layers ~Iterator.models ~Iterator.recoaterTime ~Iterator.time ~Iterator.tree .. rubric:: Methods Summary .. autosummary:: ~Iterator.getBuildTime ~Iterator.getCurrentLayer ~Iterator.getCurrentLayerGeometry ~Iterator.getLayerByTime ~Iterator.getLayerGeomTime ~Iterator.getLayerGeometryByTime ~Iterator.getLayerGeometryIdByTime ~Iterator.getLayerGeometryNodeByTime ~Iterator.getLayerIdByTime ~Iterator.getLayerNodeByTime ~Iterator.getLayerTime ~Iterator.getTimeByLayerGeometryId ~Iterator.getTimeByLayerId ~Iterator.seek ~Iterator.seekByLayer ~Iterator.seekByLayerGeometry .. rubric:: Attributes Documentation .. autoattribute:: currentLayerGeometryTime .. autoattribute:: dwellTime .. autoattribute:: layers .. autoattribute:: models .. autoattribute:: recoaterTime .. autoattribute:: time .. autoattribute:: tree .. rubric:: Methods Documentation .. automethod:: getBuildTime .. automethod:: getCurrentLayer .. automethod:: getCurrentLayerGeometry .. automethod:: getLayerByTime .. automethod:: getLayerGeomTime .. automethod:: getLayerGeometryByTime .. automethod:: getLayerGeometryIdByTime .. automethod:: getLayerGeometryNodeByTime .. automethod:: getLayerIdByTime .. automethod:: getLayerNodeByTime .. automethod:: getLayerTime .. automethod:: getTimeByLayerGeometryId .. automethod:: getTimeByLayerId .. automethod:: seek .. automethod:: seekByLayer .. automethod:: seekByLayerGeometry