Struct open_notify_api::IssNow [] [src]

pub struct IssNow { /* fields omitted */ }

Structure containing the location of the ISS.

Methods

impl IssNow
[src]

[src]

Returns the time in form of a unix timestamp when the latitude and longitude information was captured.

[src]

Latitude of the ISS

[src]

Longitude of the ISS

Trait Implementations

Auto Trait Implementations

impl Send for IssNow

impl Sync for IssNow