module CORAL::Representation0

Public Instance Methods

S1() click to toggle source
# File lib/coral.rb, line 748
def S1
  elements[0]
end
S2() click to toggle source
# File lib/coral.rb, line 752
def S2
  elements[2]
end
representationmetadata() click to toggle source
# File lib/coral.rb, line 756
def representationmetadata
  elements[3]
end