Difference between revisions of "LOGCON"
Jump to navigation
Jump to search
(No difference)
|
Revision as of 18:48, 10 August 2011
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:
Example
APPLIC
LOGCON=1
VSLMSM/[VSLCAR=10/VSLVAL=50.0/COMPOP=1]
VSLMSM/[VSLCAR=6/VSLVAL=10.0/COMPOP=1]
implies the limitation applies only when LOA > 50.0 and draught > 10.0
Distinction:
Nil
Justification:
New attribute
Comments:
No comments.
David | Raphael | Jens |
---|---|---|
Y | Y | Y |