Uses of Class
org.opensky.api.OpenSkyApi.BoundingBox
-
Packages that use OpenSkyApi.BoundingBox Package Description org.opensky.api -
-
Uses of OpenSkyApi.BoundingBox in org.opensky.api
Methods in org.opensky.api with parameters of type OpenSkyApi.BoundingBox Modifier and Type Method Description OpenSkyStates
OpenSkyApi. getStates(int time, String[] icao24, OpenSkyApi.BoundingBox bbox)
Retrieve state vectors for a given time.
-