layered_material.set_frequency

layered_material.set_frequency(freq: float, set_in: bool = False) None[source]

Set the operating frequency used by the layered material.

Parameters:
  • freq (float) – Frequency value.

  • set_in (bool, optional) – If True, also propagate the frequency to the inner material.