Class: Array

Inherits:
Object
  • Object
show all
Defined in:
lib/ms/sim_feature.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ms2Object

Returns the value of attribute ms2.



9
10
11
# File 'lib/ms/sim_feature.rb', line 9

def ms2
  @ms2
end

#ms_levelObject

Returns the value of attribute ms_level.



9
10
11
# File 'lib/ms/sim_feature.rb', line 9

def ms_level
  @ms_level
end

#pre_chargeObject

Returns the value of attribute pre_charge.



9
10
11
# File 'lib/ms/sim_feature.rb', line 9

def pre_charge
  @pre_charge
end

#pre_intObject

Returns the value of attribute pre_int.



9
10
11
# File 'lib/ms/sim_feature.rb', line 9

def pre_int
  @pre_int
end

#pre_mzObject

Returns the value of attribute pre_mz.



9
10
11
# File 'lib/ms/sim_feature.rb', line 9

def pre_mz
  @pre_mz
end