Difference between revisions of "LOGCON"

From IHO Nautical Information Processing Working Group
Jump to navigation Jump to search
m (New page: Definition: A process or action, such as addition, substitution, transposition, or differentiation, logical conjunction or disjunction, performed in a specified sequence and in acco...)
 
Line 1: Line 1:
 +
FEATURE OBJECT ATTRIBUTES
  
  
 +
Attribute:  Logical connectives
  
 +
Acronym: LOGCON Code: ?
  
 +
Camel case: logicalConnectives
  
 +
Attribute type: Enumeration
  
 +
Attribute values:
  
Definition: A process or action, such as addition, substitution, transposition, or differentiation, logical conjunction or disjunction, performed in a specified sequence and in accordance with specific rules.
+
1 logical conjunction
  
Attribute values: add
+
2 logical disjunction
3 logical conjunction
+
 
4 logical disjunction
+
 
 +
Definitions:
  
 
logical conjunction
 
logical conjunction
Line 20: Line 27:
 
at least one of the conditions described by the other attributes of the object, or sub-attributes of the same complex attributes, is true
 
at least one of the conditions described by the other attributes of the object, or sub-attributes of the same complex attributes, is true
  
Remarks: Add:
 
When bound to the object CHALIM, OPERAT can take only the values 3 or 4.
 
  
CHALIM/MAXLOA = 50.0, CHALIM/MAXDRF=10.0, CHALIM/OPERAT=3
+
 
 +
Remarks:
 +
 
 +
CHALIM/MAXLOA = 50.0, CHALIM/MAXDRF=10.0, CHALIM/LOGCON=1
  
 
implies the limitation applies only when LOA > 50.0 and draught > 10.0
 
implies the limitation applies only when LOA > 50.0 and draught > 10.0
 +
 +
 +
----
 +
 +
 +
{| style="background:#ccc99; color:black;" border="1" cellpadding="5" cellspacing="0" align="left"
 +
!David!!Raphael!!others!!Jens
 +
|- style="background:white; color:black"
 +
|DA Y/N
 +
|RMM Y/N
 +
|others Y/N
 +
|Y/N
 +
|}

Revision as of 09:33, 18 February 2010

FEATURE OBJECT ATTRIBUTES


Attribute: Logical connectives

Acronym: LOGCON Code: ?

Camel case: logicalConnectives

Attribute type: Enumeration

Attribute values:

1 logical conjunction

2 logical disjunction


Definitions:

logical conjunction

all the conditions described by the other attributes of the object, or sub-attributes of the same complex attribute, are true

logical disjunction

at least one of the conditions described by the other attributes of the object, or sub-attributes of the same complex attributes, is true


Remarks:

CHALIM/MAXLOA = 50.0, CHALIM/MAXDRF=10.0, CHALIM/LOGCON=1

implies the limitation applies only when LOA > 50.0 and draught > 10.0




David Raphael others Jens
DA Y/N RMM Y/N others Y/N Y/N