mwavepy.convenience | index /home/alex/docs/python/path/mwavepy/convenience.py |
# convenience.py
#
# Holds pre-initialized class's and functions which provide convience.
# Pre-initialized classes include:
# Standard waveguide bands
# - Freqency Objects (f_*)
# - RectangularWaveguideTE10 Objects (wr_*)
# - WorkingBand Objects (wb_*)
#
#
#
# Copyright 2010 alex arsenovic <arsenovic@virginia.edu>
# Copyright 2010 lihan chen
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later versionpy.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
# MA 02110-1301, USA.
Modules | ||||||
|
Functions | ||
|
Data | ||
f_wr1p5 = <mwavepy.frequency.Frequency object> f_wr3 = <mwavepy.frequency.Frequency object> mil = 2.5399999999999997e-05 wb_wr1p5 = <mwavepy.workingBand.WorkingBand object> wg_wr1p5 = <mwavepy.transmissionLine.rectangularWaveguideTE10.RectangularWaveguideTE10 object> wg_wr3 = <mwavepy.transmissionLine.rectangularWaveguideTE10.RectangularWaveguideTE10 object> |