Class: VORuby::STC::V1_30::ObsDataLocation
- Inherits:
-
ObsDataLocationType
- Object
- STCBaseType
- STCMetadataType
- ObsDataLocationType
- VORuby::STC::V1_30::ObsDataLocation
- 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
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
Constructor Details
This class inherits a constructor from VORuby::STC::V1_30::ObsDataLocationType