abstract foxes.core.RotorModel.design_points()[source]

The rotor model design points.

Design points are formulated in rotor plane (x,y,z)-coordinates in rotor frame, such that - (0,0,0) is the centre point, - (1,0,0) is the point radius * n_rotor_axis - (0,1,0) is the point radius * n_rotor_side - (0,0,1) is the point radius * n_rotor_up

ReturnsΒΆ

dpoints: numpy.ndarray

The design points, shape: (n_points, 3)