pleiades.SphericalRChord¶
-
class
pleiades.SphericalRChord(rpts, theta0=0.0)[source]¶ A 1D chord of spherical radius at fixed polar angle theta.
Parameters: - rpts (iterable of float) – List of theta points in the chord in degrees.
- theta0 (float, optional) – Polar angle for the radial chord in degrees. Defaults to 0.
-
classmethod
to_points(mesh)¶ Take a mesh or numpy array, return Nx2 points array