Package de.lehmannet.om

Interface Summary
IExtendableSchemaElement Some schema elements (e.g.
IEyepiece An IEyepiece describes a optical eyepiece.
IFilter An IFilter describes a optical filter used during the observation.
IFinding A IFinding describes the impressions a observer had during a observation of an astronomical object.
IImager An IImager describes a camera.
ILens An ILens describes a lens used to extend or reduce a focal length.
IObservation An IObservation describes an astronomical oberservation of exactly one celestial object (target).
IObserver An IObserver describes person, who does astronomical observations.
ISchemaElement The ISchemaElement is the root interface for almost all astro XML schema elements.
IScope An IScope describes an optical instrument which can be used for astronomical observations.
ISession An ISession can be used to link several observations together.
ISite An ISite describes an observation site where an observation took place.
ITarget An ITarget describes a celestial object which might be interessting for astronomical observation.
 

Class Summary
Angle Angle is a wrapper class for angles used in the XML Schema definition.
CCDImager Describes a CCD camera.
EquPosition EquPosition provides a representation of a equatorial celestial position.
EquPositionReferenceFrame EquPositionReferenceFrame describes the landscape in which certain position values are valid.
Eyepiece Eyepiece implements the class de.lehmannet.om.IEyepiece.
Filter Filter implements the class de.lehmannet.om.IFilter.
Finding The abstract class Finding provides some common features that may be used by the subclasses of an de.lehmannet.om.IFinding.
GenericFinding The class GenericFinding provides a generic implementation of de.lehmannet.om.IFinding.
GenericTarget  
Imager An Imager describes a camera.
Lens A Lens describes a lens used to extend or reduce a focal length.
Observation An IObservation describes an astronomical oberservation of exactly one celestial object (target).
Observations The Observations element is the root element of a schema element.
Observer An Observer describes person, who does astronomical observations.
RootElement The RootElement element is the root element of a schema element.
SchemaElement The SchemaElement represents the root class for all schema element classes.
Scope A Scope describes an optical instrument which can be used for astronomical observations.
Session A Session can be used to link several observations together.
Site An Site describes an observation site where an observation took place.
Target The abstract class Target provides some common features that may be used by the subclasses of an de.lehmannet.om.ITarget.
 

Exception Summary
COMASTException The root class for all exceptions used in the API.