public class PixelTimeCoding extends Object implements TimeCoding
Constructor and Description |
---|
PixelTimeCoding(double[] timeMJD,
int rasterWidth,
int rasterHeight) |
Modifier and Type | Method and Description |
---|---|
double |
getMJD(PixelPos pixelPos)
Gets the time for a given pixel position as Modified Julian Day 2000 (MJD2000).
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canGetPixelPos, getPixelPos
public PixelTimeCoding(double[] timeMJD, int rasterWidth, int rasterHeight)
public double getMJD(PixelPos pixelPos)
TimeCoding
getMJD
in interface TimeCoding
pixelPos
- The pixel position in units of a given raster data nodeProductData.UTC.getMJD()
,
TimeCoding.getPixelPos(double, PixelPos)
Copyright © 2014–2022 European Space Agency (ESA). All rights reserved.