SCI Home Software Documentation Installation User's Guide Developer's Guide

CIBC:Documentation:SCIRun:Reference:ModelCreation:ReportFieldInfo

From SCIRun Documentation Wiki
Jump to: navigation, search

Contents

ReportFieldInfo

Information

Package: ModelCreation
Catagory: ReportInfo
Author(s): Jeroen Stinstra
Status: Supported in latest version
Version: 3.0

Description

Summary

ReportFieldInfo is used to view the attributes of fields.

Detailed Description

ReportFieldInfo is purely an informational Module. It performs no modification on input data. Upon execution it displays attributes about the input field in the UI.

Field Attributes displayed:

Name - The Field name. May be blank.

Generation - The Field internal object id.

Typename - The C++ typename of the input Field Type.

Center - The X,Y,Z coordinates of the average center of the nodes in the Field.

Size - The X,Y,Z coordinates of the grid-aligned bounding box that encloses the Field.

Data min,max - Only valid for scalar type input fields. Prints the respective min and max scalar values of the data associated with the input field.

  1. Nodes - The number of X,Y,Z points in the input field.
  1. Elements - The number of highest dimension elements in the input field. Ex. For a PointCloudField this would equal the number of nodes. For a TetVolField this would equal the number of tetrahedral cells in the input field.

Data at - The location of the data values associated with the input field.



Frequently Asked Questions


Known Bugs


Recent Changes


Go back to Documentation:SCIRun:Reference:ModelCreation

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox