pleiades.ThetaChord¶
-
class
pleiades.ThetaChord(tpts, r0=1.0)[source]¶ A 1D chord of polar angles at fixed spherical radius r.
Parameters: - tpts (iterable of float) – List of theta points in the chord in degrees.
- r0 (float, optional) – Spherical radius for the chord. Defaults to 1.0 m
-
classmethod
to_points(mesh)¶ Take a mesh or numpy array, return Nx2 points array