-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
Description
Is your feature request related to a problem? Please describe.
@George-Guryev After using the class FreqRange, I find there are several problems:
- There is no
td.FreqRange.wvl_width
, which is required on the GUI. - When I see the
td.FrequencyUtils
, I suggest including the following frequency bands:
a. LTE frequency band and 5G NR Band, which are widely used for our cellphone/smart consumer devices design.
b. Satellite frequency and mm wave band, which are widely used for mm-wave applications. - It's unclear how and where we use
td.FrequencyUtils
.
Describe the solution you'd like
For the first problem, it's better to provide it.
For the second problem, I guess we can just simply add those bands.
Describe alternatives you've considered
For the third problem, I guess it's better to combine those frequency bands with the post-processing results. Especially for the frequency vs. amplitude chart (S-parameters, flux, Gain(

If Flexcompute Team Member
Please assign an estimate for the "priority" of the project (tiny, small, medium, large, XL)