Class: VORuby::STC::V1_30::STCCoordinateList::AstroCoordsList

Inherits:
TypedArray
  • Object
show all
Defined in:
lib/voruby/stc/1.30/stc.rb

Class Method Summary collapse

Methods inherited from TypedArray

#<<, #[]=, #clear, #initialize, #insert, maximum_length, #replace, #to_s

Methods inherited from Array

#/, #to_homogeneous

Constructor Details

This class inherits a constructor from TypedArray

Class Method Details

.minimum_lengthObject



8505
# File 'lib/voruby/stc/1.30/stc.rb', line 8505

def self.minimum_length; 1 end

.restricted_toObject



8504
# File 'lib/voruby/stc/1.30/stc.rb', line 8504

def self.restricted_to; [AstroCoords] end