Enums.LineOfSightTargetVisibility enumeration

  • QML Enumeration List
  • Enums.LineOfSightTargetVisibility enumeration
  • The LineOfSightTargetVisibility can be one of:

    ConstantDescription
    Enums.LineOfSightTargetVisibilityVisible(0) Target is visible from the observer.
    Enums.LineOfSightTargetVisibilityObstructed(1) Target is not visible from the observer because the line of sight is obstructed.
    Enums.LineOfSightTargetVisibilityUnknown(2) Target visibility from the observer cannot be accurately evaluated with the currently loaded data.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.