Class: FBS::DesignSet
- Inherits:
-
Struct
- Object
- Struct
- FBS::DesignSet
- Defined in:
- lib/datafarming/screen_freq_sets.rb
Instance Attribute Summary collapse
-
#freqs ⇒ Object
Returns the value of attribute freqs.
-
#nyq ⇒ Object
Returns the value of attribute nyq.
Instance Attribute Details
#freqs ⇒ Object
Returns the value of attribute freqs
6 7 8 |
# File 'lib/datafarming/screen_freq_sets.rb', line 6 def freqs @freqs end |
#nyq ⇒ Object
Returns the value of attribute nyq
6 7 8 |
# File 'lib/datafarming/screen_freq_sets.rb', line 6 def nyq @nyq end |