NMSGeoObjectCurrent Class Reference

Represents a Current. More...

#import <NMSGeoObjectCurrent.h>

Inheritance diagram for NMSGeoObjectCurrent:
NMSGeoObject

Properties

NSDate * predictionDate
 The prediction date of the current by changing the prediction date the icon is updated and all the detailed data are invalidated. To get the updated current samples loads again the detailed data. More...
 
- Properties inherited from NMSGeoObject
NMSGeoObjectType type
 The type of the geo object. More...
 
CLLocationCoordinate2D position
 The position of the geo object. More...
 
UIImage * icon
 The icon representing the geo object symbol. More...
 
NSDictionary * details
 The details dictionary After the retrieving, the geo object will contains only the name as details. To load all the data of the object calls -(void)loadDetailsWithCompletionBlock: More...
 
BOOL detailsLoaded
 YES if all the detailed data of the object has been loaded. More...
 

Additional Inherited Members

- Instance Methods inherited from NMSGeoObject
(void) - loadDetailsWithCompletionBlock:
 Loads asynchronously the detailed data of the geo object. More...
 

Detailed Description

Represents a Current.

Definition at line 51 of file NMSGeoObjectCurrent.h.

Property Documentation

◆ predictionDate

- (NSDate*) predictionDate
readwritenonatomicretain

The prediction date of the current by changing the prediction date the icon is updated and all the detailed data are invalidated. To get the updated current samples loads again the detailed data.

Definition at line 57 of file NMSGeoObjectCurrent.h.


The documentation for this class was generated from the following file:
  • /Users/jenkins/workspace/mobilesdk-ios/iOS/Deployment/NavionicsMobileSDK.framework/Headers/NMSGeoObjectCurrent.h