Uses of Class
org.javastro.ivoa.entities.stc.v1.StcBaseType
Packages that use StcBaseType
-
Uses of StcBaseType in org.javastro.ivoa.entities.stc.v1
Subclasses of StcBaseType in org.javastro.ivoa.entities.stc.v1Modifier and TypeClassDescriptionclassAllSky type: just a shape without any child elementsclassAstronomical area typeclassCoordinate references to a specific FITS file Coordinate references to a specific FITS fileclassThe astronomical (STC) coordsTypeclassThe astronomical coordinate system definition: spatial coordinate frame and reference position; time frame and reference position; the coordinate flavor; spectral frame and (optionally) Doppler frame; and the planetary ephemeris; an ID is required, since this is how coordinate elements are associated with their coordinate systemsclassType for generic astronomical STC metadata, in particular Resource Profile, Search Location, Catalog Entry.classSingle Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate rangesclassBox shape: a rectangle defined by its center and size on both dimensions; since it is a polygon, it is redundant, but simple rectangles with great circle sides are awkward to define in spherical coordinatesclassCircle shape: center and radiusclassA convex hull: the smallest convex polygon that contains all its points; in spherical coordinates all points have to be contained within a hemisphereclassA convex polygon defined by one or more Constraintsclass2-D coordinate interval typeclass3-D coordinate interval typeclassGeneralized coordinate area typeclassA CoordFrame has to have at least an IdclassAbstract coordinate type; a concrete Coordinate consists of a Value, Error, Resolution, Size, and PixSizeclassAbstact coordinate interval typeclassScalar coordinate interval typeclassThe generic coordsType A CoordSys consists of at least one coordinate frames; unfortunately, schema inheritance and polymorphism doesn't allow us to specify this in the most genarl wayclassCoordinate system definition: a collection of coordinate frames A CoordSys consists of at least one coordinate frames; unfortunately, schema inheritance and polymorphism doesn't allow us to specify this in the most genarl wayclassA curve in 2-D space, defined by its end points and a shape attribute (default: line or great circle)classA curve in 3-D space, defined by its end points and a shape attribute (default: line or great circle)classThe difference of two regions (Region1 minus Region2) is a region; it is equivalent to the intersection of Region1 with notRegion2classA vector of 2 doubles; components are now separated.classA vector of 3 doubles with separated componentsclassA vector of 4 doubles (2x2 matrix)classA vector of 9 doubles (3x3 matrix)classEllipse shape: center, semi-major, semi-minor axis and position angle; in spherical coordinates defined as the shape cut out of the sphere by a cone with elliptical cross-sectionclassJava class for genericCoordFrameType complex typeclassSingle CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate rangesclassSingle CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate rangesclassThe intersection of two or more regions is a regionclassThe negation of a region is a regionclassType for observational STC metadataclassType for an observatory locationclassOrbit defined by six orbital elements and optional mean anomaly and period; note that the epoch of periapsis or of mean anomaly is provided by T, however, an coordinate epoch should be provided by paring this element with a time instant elementclassPixel area typeclassThe pixel coordinates typeclassThe pixel coordinate system definitionclassA pixel coordinate frame (which may be 1-D, 2-D, or 3-D) consists of a coordinate frame, a reference position, a flavor, a reference pixel array and the order in which the pixel axes appear in the pixel arrayclassType to specify a pixel spaceclassScalar pixel coordinate typeclass2-D pixel coordinate typeclass3-D pixel coordinate typeclassPolygon: one or more vertices; counter-clockwise (as seen from "inside" or from "top") encircled area is enclosed; sides should span less than 180 deg in each coordinate if spherical; a polygon may not intersect itselfclass2-D coordinate interval typeclass3-D coordinate interval typeclassScalar coordinate interval typeclassSingle Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate rangesclassSingle CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate rangesclassSingle CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate rangesclassRedshift coordinate typeclassContains the Doppler definitions, including whether the values are velocity or redshift (value_type)classContains a 1-D redshift interval; position and time units are required if redshifts are expressed as Doppler velocitiesclassPoints to a Region fileclassAbstract region type; a Region is a Shape or the result of a Region Operation involving one or more RegionsclassGeneric scalar coordinate type: a basic scalar coordinate with unitsclassA sector is the counter-clockwise area between two half-linesclassShape is the abstract type that is the building block of regions; in real life it needs to be replaced by a concrete shapeclassConsists of a Size (2 doubles) and optional position angle elementclassConsists of a Size (3 doubles) and optional position angle elementclassThis is a hook for regions defined in sky indexing schemesclassA spatial coordinate frame consists of a coordinate frame, a reference position, a flavor, and, optionally, an offset centerclassAbstract spatial interval typeclassSpectral coordinate typeclassContains the spectral frame reference positionclassContains a 1-D spectral intervalclassDefines a sphere.classType for STC CoordinateclassType for STC Coordinate ListclassGeneralized single stcMetadata typeclassAbstract stcMetadata typeclassType for STC RegionclassType for STC Region listclassGeneric string coordinate typeclassSingle Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate rangesclassThe time reference frame consists of a timescale, a reference position, and optionally a reference direction (needed when transformations have been applied)classThe time interval needs to contain a start time or a stop time or both; it needs to refer to a coordinate system; boundaries may or may not be inclusiveclass2-D coordinate interval type with units and frame_idclass3-D coordinate interval type with units and frame_idclassScalar coordinate interval type with units and frame_idclassThe union of two or more regions is a regionclassSingle CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate rangesclassSingle CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate rangesclass2-D coordinate interval typeclass3-D coordinate interval typeclassContains a spatial velocity CoordIntervalclassDefines a velocity sphere A special kind of area is a circle or sphere (in two or three dimensions), defined by a center position and a radius; the radius requires a unitclassScalar coordinate interval typeclassSingle Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate rangesclassSingle CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate rangesclassSingle CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate rangesMethods in org.javastro.ivoa.entities.stc.v1 that return StcBaseTypeModifier and TypeMethodDescriptionStcBaseType.withIDREFType(String value) StcBaseType.withIDType(String value)