Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
abort_conditionally [2020/07/22 17:55]
argemiro created
abort_conditionally [2020/07/22 18:03] (current)
argemiro
Line 8: Line 8:
  
 ^ Name  ^ Type  ^ Description ​ ^ ^ Name  ^ Type  ^ Description ​ ^
-Input Map  | [[Map Type]] ​ | The input map.  |+Should abort  | [[boolean_value|Boolean Value]] ​ | If true, aborts the model execution. ​ | 
 +| Error message ​ | [[string_type|String ​Type]] ​ | Message displayed before aborting the model.  |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
-^ Name  ^ Type  ^ Description ​ ^ Default Value  ^ +Functor doesn’t have any optional input ports.
-| Grey Level  | [[Positive Integer Value Type]] ​ | Number of gray levels in the resulting equalized map | 256  | +
-| Cell Type  | [[Cell Type Type]] ​ | Data cell type.  | Signed 16-Bit Integer ​ | +
-| Null Value  | [[Null Value Type]] ​ | Null value. ​ | Default ​ |+
  
 ===== Outputs ===== ===== Outputs =====
Line 23: Line 21:
 ===== Group ===== ===== Group =====
  
 +[[Submodel List#​Control|Control]]
  
 ===== Notes ===== ===== Notes =====