Class WSKShepardsSignal

Description

Encloses the Shepard's Signal information if requested.

  • see: documentContainer

Located in /wsk/WSKShepardsSignal.class.php (line 6)


	
			
Class Constant Summary
 stSignalBlue = "SIGNAL_BLUE"
 stSignalGreen = "SIGNAL_GREEN"
 stSignalLightBlue = "SIGNAL_LIGHT_BLUE"
 stSignalNull = "SIGNAL_NULL"
 stSignalOrange = "SIGNAL_ORANGE"
 stSignalRed = "SIGNAL_RED"
 stSignalUnavailable = "SIGNAL_UNAVAILABLE"
 stSignalYellow = "SIGNAL_YELLOW"
 stUnknown = "UNKNOWN"
Variable Summary
string $signalText
string $signalType
Method Summary
WSKShepardsSignal __construct (string $signalType, string $signalText)
Variables
string $signalText (line 81)

The text of the signal.

  • access: public
string $signalType (line 21)

An enumerated indicator for the Shepard Signal type.

Methods
Constructor __construct (line 88)

Constructs a shepardsSignalobject

  • access: public
WSKShepardsSignal __construct (string $signalType, string $signalText)
  • string $signalType: An enumerated indicator for the Shepard Signal type.
  • string $signalText: The text of the signal.
Class Constants
stSignalBlue = "SIGNAL_BLUE" (line 27)

An enumerated indicator for the Shepard Signal type.

stSignalGreen = "SIGNAL_GREEN" (line 33)

An enumerated indicator for the Shepard Signal type.

stSignalLightBlue = "SIGNAL_LIGHT_BLUE" (line 39)

An enumerated indicator for the Shepard Signal type.

stSignalNull = "SIGNAL_NULL" (line 45)

An enumerated indicator for the Shepard Signal type.

stSignalOrange = "SIGNAL_ORANGE" (line 69)

An enumerated indicator for the Shepard Signal type.

stSignalRed = "SIGNAL_RED" (line 51)

An enumerated indicator for the Shepard Signal type.

stSignalUnavailable = "SIGNAL_UNAVAILABLE" (line 57)

An enumerated indicator for the Shepard Signal type.

stSignalYellow = "SIGNAL_YELLOW" (line 63)

An enumerated indicator for the Shepard Signal type.

stUnknown = "UNKNOWN" (line 75)

An enumerated indicator for the Shepard Signal type.

Documentation generated on Thu, 10 Dec 2009 15:22:36 +0100 by phpDocumentor 1.4.1