Source code for pyleecan.Methods.Machine.CondType22.comp_surface
# -*- coding: utf-8 -*-
[docs]def comp_surface(self):
"""Compute the surface of the conductor
Parameters
----------
self : CondType22
A CondType22 object
Returns
-------
S: float
Surface of the conductor (with insulation) [m**2]
"""
return self.Sbar