pinnicle.domain

pinnicle.domain.domain module

class pinnicle.domain.domain.Domain(parameters=<pinnicle.parameter.DomainParameter object>)[source]

Bases: object

bbox()[source]

return the bbox of the domain

get_polygon_vertices(filepath)[source]

load exp domain file

inside(x)[source]

return if given points are inside the domain