pleiades.RChord¶
-
class
pleiades.RChord(rpts, z0=0.0)[source]¶ A 1D chord of cylindrical radii at fixed height z.
Parameters: - rpts (iterable of float) – List of cylindrical r values for the chord in meters.
- z0 (float, optional) – Height of the cylindrical chord in meters. Defaults to 0 m.
-
classmethod
to_points(mesh)¶ Take a mesh or numpy array, return Nx2 points array