Class: DTAS::FadeFX::F

Inherits:
Struct
  • Object
show all
Defined in:
lib/dtas/fadefx.rb

Instance Attribute Summary collapse

Instance Attribute Details

#flenObject

Returns the value of attribute flen

Returns:

  • (Object)

    the current value of flen



24
25
26
# File 'lib/dtas/fadefx.rb', line 24

def flen
  @flen
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



24
25
26
# File 'lib/dtas/fadefx.rb', line 24

def type
  @type
end