Sha256: de880f50858b8e270e4257d6d1cacb6cc1f39c7f78eb6de30a2b22cada97cf5f

Contents?: true

Size: 648 Bytes

Versions: 40

Compression:

Stored size: 648 Bytes

Contents

# encoding: ascii-8bit

# Copyright 2014 Ball Aerospace & Technologies Corp.
# All Rights Reserved.
#
# This program is free software; you can modify and/or redistribute it
# under the terms of the GNU General Public License
# as published by the Free Software Foundation; version 3 with
# attribution addendums as found in the LICENSE.txt

require 'cosmos'
require 'cosmos/tools/tlm_grapher/data_objects/xy_data_object'

module Cosmos

  # Represents a data object on an SinglxyGraph for two telemetry items
  class SinglexyDataObject < XyDataObject

    def initialize
      super()
    end

  end # class SinglexyDataObject

end # module Cosmos

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
cosmos-4.1.1-java lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb
cosmos-4.1.1 lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb
cosmos-4.1.0-java lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb
cosmos-4.1.0 lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb
cosmos-4.0.3-java lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb
cosmos-4.0.3-universal-java-1.8 lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb
cosmos-4.0.3 lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb
cosmos-4.0.2-universal-java-1.8 lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb
cosmos-4.0.2 lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb
cosmos-4.0.1-universal-java-1.8 lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb
cosmos-4.0.1 lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb
cosmos-4.0.0-universal-java-1.8 lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb
cosmos-4.0.0 lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb
cosmos-3.9.2 lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb
cosmos-3.9.1 lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb
cosmos-3.8.3 lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb
cosmos-3.8.2 lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb
cosmos-3.8.1 lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb
cosmos-3.8.0 lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb
cosmos-3.7.1 lib/cosmos/tools/tlm_grapher/data_objects/singlexy_data_object.rb