pleiades.ZChord

class pleiades.ZChord(zpts, r0=0.0)[source]

A 1D chord of Z values at fixed cylindrical radius.

Parameters:
  • zpts (iterable of float) – List of z values in the chord in meters.
  • r0 (float, optional) – Cylindrical radius for the z chord. Defaults to 0 m.
classmethod to_points(mesh)

Take a mesh or numpy array, return Nx2 points array