Reference page for UniformLayout

Contents

Summary

UniformLayout Layout specification for non-specified layouts:


PROPERTIES


METHODS

Class methods are listed below. Inherited methods are not included.

this = UniformLayout(arguments) Layout specification for non-specified layouts:

this.compute_losses_stranded(arguments) Estimate AC losses in stranded windings.

Estimate AC loss distribution for stranded (= non-solid) conductor models.

[p_el, data] = compute_losses_stranded(this, winding_spec, dBx, dBy, conductivity), where

See the code of PolyphaseCircuit.stranded_conductor_losses for more details. Help for UniformLayout/*compute_losses_stranded* is inherited from superclass WINDINGLAYOUTBASE

this.create_solid_geometry(arguments) Create slot geometry for solid winding

models. Help for UniformLayout/*create_solid_geometry* is inherited from superclass WINDINGLAYOUTBASE

UniformLayout/this.number_of_meshed_conductors_per_layer(arguments) is a function.

n = number_of_meshed_conductors_per_layer(this, ~)