piel.models.physical.electrical.cables.dc.materials
===================================================

.. py:module:: piel.models.physical.electrical.cables.dc.materials


Functions
---------

.. autoapisummary::

   piel.models.physical.electrical.cables.dc.materials.define_dc_cable_materials


Module Contents
---------------

.. py:function:: define_dc_cable_materials(core_material: piel.types.materials.MaterialReferenceType) -> piel.types.electrical.cables.DCCableMaterialSpecificationType

   Define the materials of a coaxial cable.

   :param core_material: The material of the core.

   :returns: The material specification of the dc cable.
   :rtype: DCCableMaterialSpecificationType


