skrf.media.coaxial.Coaxial.mode
- Coaxial.mode(**kw)
Create another mode in this medium.
Convenient way to return a copy this Media object with eventually different properties.
- Parameters:
**kwargs (keyword arguments passed to the copy)
- Returns:
copy – A copy of this Media object with **kwargs attribute
- Return type:
Media