AstrometricMetadata()=default | pcl::AstrometricMetadata | |
AstrometricMetadata(const AstrometricMetadata &x) | pcl::AstrometricMetadata | inline |
AstrometricMetadata(AstrometricMetadata &&)=default | pcl::AstrometricMetadata | |
AstrometricMetadata(ProjectionBase *projection, WorldTransformation *worldTransformation, int width, int height) | pcl::AstrometricMetadata | |
AstrometricMetadata(const ImageWindow &window) | pcl::AstrometricMetadata | |
AstrometricMetadata(XISFReader &reader) | pcl::AstrometricMetadata | |
Bounds() const | pcl::AstrometricMetadata | inline |
Build(const PropertyArray &properties, const FITSKeywordArray &keywords, int width, int height) | pcl::AstrometricMetadata | |
Catalog() const | pcl::AstrometricMetadata | inline |
CelestialToImage(DPoint &pI, const DPoint &pRD) const | pcl::AstrometricMetadata | inline |
CopyTimeAndLocationMetadata(const AstrometricMetadata &source) | pcl::AstrometricMetadata | inline |
CopyTimeAndLocationMetadata(const WCSKeywords &wcs) | pcl::AstrometricMetadata | inline |
CreationTime() const | pcl::AstrometricMetadata | inline |
CreatorApplication() const | pcl::AstrometricMetadata | inline |
CreatorModule() const | pcl::AstrometricMetadata | inline |
CreatorOS() const | pcl::AstrometricMetadata | inline |
Description() const | pcl::AstrometricMetadata | inline |
FocalFromResolution(double resolution) const | pcl::AstrometricMetadata | inline |
HasSplineWorldTransformation() const | pcl::AstrometricMetadata | inline |
Height() const | pcl::AstrometricMetadata | inline |
ImageToCelestial(DPoint &pRD, const DPoint &pI) const | pcl::AstrometricMetadata | inline |
IsValid() const | pcl::AstrometricMetadata | inline |
LocationHeight() const | pcl::AstrometricMetadata | inline |
LocationLatitude() const | pcl::AstrometricMetadata | inline |
LocationLongitude() const | pcl::AstrometricMetadata | inline |
ObservationEndTime() const | pcl::AstrometricMetadata | inline |
ObservationMiddleTime() const | pcl::AstrometricMetadata | inline |
ObservationStartTime() const | pcl::AstrometricMetadata | inline |
operator=(const AstrometricMetadata &x) | pcl::AstrometricMetadata | inline |
operator=(AstrometricMetadata &&)=default | pcl::AstrometricMetadata | |
PixelSize() const | pcl::AstrometricMetadata | inline |
Projection() const | pcl::AstrometricMetadata | inline |
RawImageToCelestial(DPoint &pRD, const DPoint &pI) const | pcl::AstrometricMetadata | inline |
ReferenceSystem() const | pcl::AstrometricMetadata | inline |
ReferenceSystemFromMetadata(const PropertyArray &properties, const FITSKeywordArray &keywords) | pcl::AstrometricMetadata | static |
RemoveKeywords(FITSKeywordArray &keywords, bool removeCenterKeywords=true, bool removeScaleKeywords=true) | pcl::AstrometricMetadata | static |
RemoveProperties(PropertyArray &properties, bool removeCenterProperties=true, bool removeScaleProperties=true) | pcl::AstrometricMetadata | static |
RemoveProperties(ImageWindow &window, bool removeCenterProperties=true, bool removeScaleProperties=true) | pcl::AstrometricMetadata | static |
RescalePixelSizeKeywords(FITSKeywordArray &keywords, double scalingFactor) | pcl::AstrometricMetadata | static |
RescalePixelSizeProperties(PropertyArray &properties, double scalingFactor) | pcl::AstrometricMetadata | static |
RescalePixelSizeProperties(ImageWindow &window, double scalingFactor) | pcl::AstrometricMetadata | static |
Resolution() const | pcl::AstrometricMetadata | inline |
ResolutionFromFocal(double focal) const | pcl::AstrometricMetadata | inline |
Rotation(bool &flipped) const | pcl::AstrometricMetadata | |
SearchRadius() const | pcl::AstrometricMetadata | inline |
SetLocationHeight(double height) | pcl::AstrometricMetadata | inline |
SetLocationLatitude(double latitude) | pcl::AstrometricMetadata | inline |
SetLocationLongitude(double longitude) | pcl::AstrometricMetadata | inline |
SetObservationEndTime(TimePoint endTime) | pcl::AstrometricMetadata | inline |
SetObservationStartTime(TimePoint startTime) | pcl::AstrometricMetadata | inline |
SetPixelSize(double pixelSize) | pcl::AstrometricMetadata | inline |
SetReferenceSystem(const IsoString &refSys) | pcl::AstrometricMetadata | inline |
Summary() const | pcl::AstrometricMetadata | |
UndefineTimeAndLocationMetadata() | pcl::AstrometricMetadata | inline |
UpdateBasicKeywords(FITSKeywordArray &keywords) const | pcl::AstrometricMetadata | |
UpdateProperties(PropertyArray &properties) const | pcl::AstrometricMetadata | |
UpdateWCSKeywords(FITSKeywordArray &keywords, bool generate=false) const | pcl::AstrometricMetadata | |
Validate(double tolerance=0.01) const | pcl::AstrometricMetadata | |
Verify(DPoint ¢erErrors, DPoint &topLeftErrors, DPoint &topRightErrors, DPoint &bottomLeftErrors, DPoint &bottomRightErrors) const | pcl::AstrometricMetadata | |
Width() const | pcl::AstrometricMetadata | inline |
WorldTransform() const | pcl::AstrometricMetadata | inline |
Write(ImageWindow &window, bool notify=true) const | pcl::AstrometricMetadata | |
Write(XISFWriter &writer) const | pcl::AstrometricMetadata | |
~AstrometricMetadata() | pcl::AstrometricMetadata | inlinevirtual |