Deprecated.
The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use.
NAME
OpenSky::API::States
VERSION
version 0.005
METHODS
time
The time which the state vectors in this response are associated with. All vectors represent the state of a vehicle with the interval [time=1, time]
.
vectors
Returns an iterator of OpenSky::API::Core::StateVector objects.
As a convenience, the following methods are delegated to the iterator:
first
next
reset
all
count
AUTHOR
Curtis "Ovid" Poe <curtis.poe@gmail.com>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2023 by Curtis "Ovid" Poe.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)