pyinterp.geometry.cartesian.algorithms.PointCircle

Contents

pyinterp.geometry.cartesian.algorithms.PointCircle#

class pyinterp.geometry.cartesian.algorithms.PointCircle(self, points_per_circle: int = 36)#

Bases: object

Create circular point strategy

Special Methods

__new__(*args, **kwargs)