Sha256: 8463f8e2e902bf523c553413606eb5f0f4a2328afe31195e399ec6ee76a9201f

Contents?: true

Size: 129 Bytes

Versions: 10

Compression:

Stored size: 129 Bytes

Contents

class Ecu
  class Stuetzstellenverteilung < Label
    def to_mfile
      "#{name} = [#{xvalue.join("  ")}];\n"
    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
automotive-ecu-0.1.9 lib/ecu/interfaces/mfile/stuetzstellenverteilung.rb
automotive-ecu-0.1.8 lib/ecu/interfaces/mfile/stuetzstellenverteilung.rb
automotive-ecu-0.1.7 lib/ecu/interfaces/mfile/stuetzstellenverteilung.rb
automotive-ecu-0.1.6 lib/ecu/interfaces/mfile/stuetzstellenverteilung.rb
automotive-ecu-0.1.5 lib/ecu/interfaces/mfile/stuetzstellenverteilung.rb
automotive-ecu-0.1.4 lib/ecu/interfaces/mfile/stuetzstellenverteilung.rb
automotive-ecu-0.1.3 lib/ecu/interfaces/mfile/stuetzstellenverteilung.rb
automotive-ecu-0.1.2 lib/ecu/interfaces/mfile/stuetzstellenverteilung.rb
automotive-ecu-0.1.1 lib/ecu/interfaces/mfile/stuetzstellenverteilung.rb
automotive-ecu-0.1.0 lib/ecu/interfaces/mfile/stuetzstellenverteilung.rb