Package | Description |
---|---|
org.orekit.rugged.raster |
Modifier and Type | Method | Description |
---|---|---|
Tile.Location |
SimpleTile.getLocation(double latitude,
double longitude) |
Check if a tile covers a ground point.
|
Tile.Location |
Tile.getLocation(double latitude,
double longitude) |
Check if a tile covers a ground point.
|
static Tile.Location |
Tile.Location.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Tile.Location[] |
Tile.Location.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014-2019 CS Systèmes d'information. All rights reserved.