ENCX SDK  5.5.0.370
Properties | List of all members
ENCX::S57ProductAndUsage Class Reference

The combination of an S-57 Product and an Intended Usage. More...

import"encxcom.idl";

Inheritance diagram for ENCX::S57ProductAndUsage:
Inheritance graph
[legend]

Properties

S57Product Product [get, set]
 ENC, IENC or WVS. More...
 
BYTE IntendedUsage [get, set]
 For ENC and IENC, a navigational purpose. For WVS, 1. More...
 

Detailed Description

The combination of an S-57 Product and an Intended Usage.

The Intended Usage value only has meaning within the context of a Product. For ENC Intended Usage corresponds to Navigational Purpose.

Properties and methods via IS57ProductAndUsage.

Definition at line 4215 of file encxcom.idl.

Property Documentation

◆ IntendedUsage

BYTE IS57ProductAndUsage::IntendedUsage
getsetinherited

For ENC and IENC, a navigational purpose. For WVS, 1.

The navigational purposes are

  • 1 Overview
  • 2 General
  • 3 Coastal
  • 4 Approach
  • 5 Harbour
  • 6 Berthing
  • 7 River (IENC only)
  • 8 River harbour (IENC only)
  • 9 River berthing (IENC only)

◆ Product

S57Product IS57ProductAndUsage::Product
getsetinherited

ENC, IENC or WVS.