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, waitcanGetPixelPos, getPixelPospublic PixelTimeCoding(double[] timeMJD,
int rasterWidth,
int rasterHeight)
public double getMJD(PixelPos pixelPos)
TimeCodinggetMJD in interface TimeCodingpixelPos - 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.