Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
interimage:terraaida_operator_development [2010/03/25 10:43]
castejon
interimage:terraaida_operator_development [2010/03/25 11:07]
castejon
Line 4: Line 4:
  
 ---- ----
 +
  
 ==== InterIMAGE interaction ==== ==== InterIMAGE interaction ====
Line 17: Line 18:
 == Operator interface == == Operator interface ==
  
-  *Operator execution+  *Operator execution ​environment
   *Operator description file (.OP)   *Operator description file (.OP)
   -Operator action region bounding box   -Operator action region bounding box
Line 26: Line 27:
  
 ---- ----
 +
 +
 +
  
 ==== TerraAIDA aperators auxiliary classes and functions ==== ==== TerraAIDA aperators auxiliary classes and functions ====
  
-This topic describes the base of functions/​classes built by the TerraAIDA developers team to allow the interaction between ​the parameters received from the InterIMAGE engine core and TerraLib ​classes/​functions. Only a few set of TerraLib features will be described. For more information please consult ​+This topic describes the base of functions/​classes built by the TerraAIDA developers team to allow the proper interpretation of the parameters received from the InterIMAGE engine core to a TerraLib ​programming environment. Only a few set of TerraLib features will be described. For more information please consult ​the [[http://​www.terralib.org|TerraLib site]].
  
 == TerraLib interaction == == TerraLib interaction ==
 +
 +  *TerraLib matricial support
 +  *TerraLib vectorial support
  
 == Project structure == == Project structure ==
  
-== Operators base classes/​functions ​==+  *Directory disposition 
 +  *Platform compilation issues 
 +  *Testing support (experimental) 
 + 
 +== Operators base library ​== 
 + 
 +  *Classes and hypothesis support data structures 
 +  *Support functions
  
 ---- ----
Line 43: Line 57:
 This topic describes a simple operator build example using the TerraAIDA support. This topic describes a simple operator build example using the TerraAIDA support.
  
 +Just like in [[creating_operators]]

Navigation