Source code for pyleecan.Methods.Machine.CondType21.comp_nb_radial_wire

[docs]def comp_nb_radial_wire(self): """Return number of adjacent wires in radial direction Parameters ---------- self : CondType21 A CondType21 object Returns ------- Nwppc_tan: int Number of adjacent wires in radial direction """ return 1