NMSGeoObjectTide Class Reference

Represents a Tide. More...

#import <NMSGeoObjectTide.h>

Inheritance diagram for NMSGeoObjectTide:
NMSGeoObject

Properties

NSDate * predictionDate
 The prediction date of the tide by changing the prediction date the icon is updated and all the detailed data are invalidated. To get the updated tide 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 Tide.

Definition at line 44 of file NMSGeoObjectTide.h.

Property Documentation

◆ predictionDate

- (NSDate*) predictionDate
readwritenonatomicretain

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

Definition at line 50 of file NMSGeoObjectTide.h.


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