SMS:Object Info: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
 
(39 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Object information for a module can be found by clicking on the [[File:GMS Properties Macro.svg|16 px]] '''Get Module Info''' macro or using the '''Get Info''' command in the ''File'' menu.
==Information Dialog==
==Information Dialog==
The '''Get Info''' command reports basic information concerning the data type associated with the active module. Information is available for the following modules:
The '''Get Info''' command reports basic information concerning the data type associated with the active module. Information is available for the following modules:
   
   
===Cartesian Grid Module Information===
===Cartesian Grid Module Information===
[[Image:SMS Info Carte.jpg|thumb|400 px|''Information'' dialog showing the Cartesian Grid Module'' tab]]  
[[Image:SMS Info Carte.png|thumb|400 px|''Information'' dialog showing the Cartesian Grid Module'' tab]]  
The following information is shown on the [[SMS:Cartesian Grid Module|Cartesian Grid Module]] tab of the ''Information'' dialog:  
The following information is shown on the [[SMS:Cartesian Grid Module|''Cartesian Grid Module'']] tab of the ''Information'' dialog:  
*Number of cells  
*Number of cells  
*Number of rows  
*Number of rows  
Line 17: Line 19:


===Map Module Information===
===Map Module Information===
[[Image:SMS Get Info Map.jpg|thumb|400 px|''Information'' dialog showing the ''Map Module'' tab]]
[[Image:SMS Get Info Map.png|thumb|400 px|''Information'' dialog showing the ''Map Module'' tab]]
The following information is shown on the [[SMS:Map Module|Map Module]] tab of the ''Information'' dialog:  
The following information is shown on the [[SMS:Map Module|''Map Module'']] tab of the ''Information'' dialog:  
*For all coverages:  
*For all coverages:  
**Number of points  
**Number of points  
Line 25: Line 27:
**Number of polygons  
**Number of polygons  
*For selected coverage:  
*For selected coverage:  
**Number of points  
:The drop down menu will list all available coverages. Select a coverage to view information.
**Number of nodes / vertices  
:*The type of the current coverage
**Number of arcs  
:*Number of points  
**Number of polygons
:*Number of nodes / vertices  
:*Number of arcs  
:*Number of polygons


===Mesh Module Information===
===Mesh Module Information===
The following information is shown on the [[SMS:Mesh Module|Mesh Module]] tab of the ''Information Dialog'':  
[[Image:SMS Info Mesh.png|thumb|400 px|''Information'' dialog showing the ''Mesh Module'' tab]]
The following information is shown on the [[SMS:Mesh Module|''Mesh Module'']] tab of the ''Information'' dialog:  
*Maximum element front width  
*Maximum element front width  
*Maximum node half band width  
*Maximum node half band width  
Line 43: Line 48:
*Number of triangular elements  
*Number of triangular elements  
*Number of quadrilateral elements  
*Number of quadrilateral elements  
*Model specific Info  
*Model specific Info
**[[SMS:RMA2|RMA2]]  
**[[SMS:RMA2|RMA2]]
***Transition elements  
***Transition elements  
***Junction elements  
***Junction elements  
Line 58: Line 63:
***Min ceiling value  
***Min ceiling value  
**[[SMS:Generic Mesh Model|Generic Mesh Model]]  
**[[SMS:Generic Mesh Model|Generic Mesh Model]]  
***Model name  
***Model name


===Scatter Module Information===
===Scatter Module Information===
The following information is shown on the [[SMS:Scatter Module|Scatter Module]] tab of the ''Information Dialog'':  
[[Image:SMS Info Scatter.png|thumb|400 px|''Information'' dialog showing the ''Scatter Module'' page]]
The following information is shown on the [[SMS:Scatter Module|''Scatter Module'']] tab of the ''Information'' dialog:  
*For all scatter sets  
*For all scatter sets  
**Number of points  
**Number of points  
**Number of triangles  
**Number of triangles  
*For selected scatter sets  
*For selected scatter sets  
**Scatter set ID  
:The drop down menu will list all available scatter sets. Select a scatter set to view information.
**Number of points  
:*Scatter set ID  
**Number of triangles
:*Number of points
:*Number of triangles
 
<!--
===Raster Module Information===
[[Image:SMS Info Raster.jpg|thumb|none|left|400 px|''Information'' dialog showing the ''Raster Module'' tab]]
The following information is shown on the [[SMS:Raster Module|''Raster Module'']] tab of the ''Information'' dialog:
* All DEMS (1)
** Number of points:
** Number of cells:
** Minimum Z value
** Maximum Z value
* Selected
:The drop down menu will list all available raster sets. Select a raster set to view information.
:* Number of points
:* Number of cells
:* Minimum Z value
:* Maximum Z value
-->


==Related Topics==  
==Related Topics==  
*[[SMS:SMS Menus#File Menu|File Menu]]  
*[[SMS:File Menu|File Menu]]  




{{Template:Navbox SMS}}


{{Template:Navbox SMS}}
[[Category:SMS Info Dialogs]]

Latest revision as of 16:47, 19 September 2019

Object information for a module can be found by clicking on the GMS Properties Macro.svg Get Module Info macro or using the Get Info command in the File menu.

Information Dialog

The Get Info command reports basic information concerning the data type associated with the active module. Information is available for the following modules:

Cartesian Grid Module Information

Information dialog showing the Cartesian Grid Module tab

The following information is shown on the Cartesian Grid Module tab of the Information dialog:

  • Number of cells
  • Number of rows
  • Number of columns
  • Minimum Z value
  • Maximum Z value
  • Angle
  • Cell size
  • Number of monitoring stations
  • Number of ocean cells
  • Number of land cells

Map Module Information

Information dialog showing the Map Module tab

The following information is shown on the Map Module tab of the Information dialog:

  • For all coverages:
    • Number of points
    • Number of nodes / vertices
    • Number of arcs
    • Number of polygons
  • For selected coverage:
The drop down menu will list all available coverages. Select a coverage to view information.
  • The type of the current coverage
  • Number of points
  • Number of nodes / vertices
  • Number of arcs
  • Number of polygons

Mesh Module Information

Information dialog showing the Mesh Module tab

The following information is shown on the Mesh Module tab of the Information dialog:

  • Maximum element front width
  • Maximum node half band width
  • Number of elements
  • Maximum element ID
  • Number of nodes
  • Maximum node ID
  • Minimum Z value
  • Maximum Z value
  • Element type
  • Number of triangular elements
  • Number of quadrilateral elements
  • Model specific Info

Scatter Module Information

Information dialog showing the Scatter Module page

The following information is shown on the Scatter Module tab of the Information dialog:

  • For all scatter sets
    • Number of points
    • Number of triangles
  • For selected scatter sets
The drop down menu will list all available scatter sets. Select a scatter set to view information.
  • Scatter set ID
  • Number of points
  • Number of triangles


Related Topics