Click or drag to resize

NavigationSignalCharacteristicsGetFromType Method

Overload List
  NameDescription
Public methodStatic memberGetFromType(NavigationSignalType)
Provides the signal characteristics specific to a type of signal. Note that signal parameters with different values by block type will have NaN values. Use the GetFromType(NavigationSignalType, NavigationBlockType) method instead to retrieve those parameter values.
Public methodStatic memberGetFromType(NavigationSignalType, NavigationBlockType)
Provides the signal characteristics specific to a type and block of signal.
Top
See Also