TTInstructionGroup Class Reference

Inherits from NSObject
Declared in TTInstructionGroup.h

Overview

A TTInstructionGroup object contains group od instruction.

  firstInstructionIndex

First Instruction Index.

@property (nonatomic, readonly, strong) NSNumber *firstInstructionIndex

Discussion

First Instruction Index.

Declared In

TTInstructionGroup.h

  lastInstructionIndex

Last Instruction Index.

@property (nonatomic, readonly, strong) NSNumber *lastInstructionIndex

Discussion

Last Instruction Index.

Declared In

TTInstructionGroup.h

  groupMessage

Group message.

@property (nonatomic, readonly, strong) NSString *groupMessage

Discussion

Group message.

Declared In

TTInstructionGroup.h

  groupLengthInMeters

Group length in meters.

@property (nonatomic, readonly, strong) NSNumber *groupLengthInMeters

Discussion

Group length in meters.

Declared In

TTInstructionGroup.h