Class: VORuby::STC::V1_30::ObsDataLocation

Inherits:
ObsDataLocationType show all
Includes:
STCMetadata
Defined in:
lib/voruby/stc/1.30/stc.rb

Overview

Describes the coordinate system used in and coordinate space occupied by a particular observational dataset; it contains an observation location, an observatory location, and optionally a pixel coordinate system.

Instance Attribute Summary

Attributes inherited from ObsDataLocationType

#observation_location, #observatory_location, #pixel_space

Attributes included from STCReference

#id, #idref, #ucd, #xlink_href, #xlink_type

Method Summary

Methods inherited from ObsDataLocationType

#==, from_xml, #initialize, #to_xml

Methods inherited from STCMetadataType

stc_metadata_from_xml

Methods inherited from STCBaseType

#==, #initialize, stc_base_from_xml, #to_xml

Methods included from STCReference

#stc_reference_eq, stc_reference_from_xml, #stc_reference_to_xml

Methods included from SerializableToXml

#element

Constructor Details

This class inherits a constructor from VORuby::STC::V1_30::ObsDataLocationType