public class GEOSnav extends AREAnav
Constructor and Description |
---|
GEOSnav(int[] iparms) |
Modifier and Type | Method and Description |
---|---|
double[][] |
toLatLon(double[][] linele)
converts from satellite coordinates to latitude/longitude
|
double[][] |
toLinEle(double[][] latlon)
toLinEle converts lat/long to satellite line/element
|
areaCoordToImageCoord, areaCoordToImageCoord, areaCoordToImageCoord, areaCoordToImageCoord, canApproximateWithSpline, doubleToFloat, equals, floatToDouble, getLineOffset, getSubpoint, imageCoordToAreaCoord, imageCoordToAreaCoord, imageCoordToAreaCoord, imageCoordToAreaCoord, isFlippedLineCoordinates, makeAreaNav, makeAreaNav, setFlipLineCoordinates, setImageStart, setMag, setMag, setRes, setRes, setStart, toLatLon, toLinEle, toString
public GEOSnav(int[] iparms) throws IllegalArgumentException
IllegalArgumentException
public double[][] toLinEle(double[][] latlon)
AREAnav
public double[][] toLatLon(double[][] linele)
AREAnav
toLatLon
in class AREAnav
linele
- array of line/element pairs. Where
linele[indexLine][] is a 'line' and
linele[indexEle][] is an element. These are in
'file' coordinates (not "image" coordinates.)Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.