CartesianGridBase

Inheritance:

Methods of CartesianGridBase:

getConcentricZones
def getConcentricZones(self, zoneId, radius)

Undocumented function.

getGridSizeFromSphere
def getGridSizeFromSphere(self, sphereRadius, spherePos, cellWidth, gridRadius)

Undocumented function.

getGridSizeFromSphereRadius
def getGridSizeFromSphereRadius(self, sphereRadius, cellWidth, gridRadius)

Undocumented function.

getZoneCellOrigin
def getZoneCellOrigin(self, zoneId)

Undocumented function.

getZoneCellOriginCenter
def getZoneCellOriginCenter(self, zoneId)

Undocumented function.

getZoneFromXYZ
def getZoneFromXYZ(self, pos, wantRowAndCol=False)

Undocumented function.

isValidZone
def isValidZone(self, zoneId)

Undocumented function.