class ACIrb::TopRsNeighFw

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/top.rb, line 127
def rn
  'rsneighFw-[' << @attributes['tDn'] << ']'
end