SMS:Data Transform: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
mNo edit summary
 
Line 13: Line 13:
* [[SMS:Scatter Data Menu|Scatter Data Menu]]
* [[SMS:Scatter Data Menu|Scatter Data Menu]]


{{Template:SMSMain}}
 
{{Template:Navbox SMS}}


[[Category:SMS Scatter|Transform (Data Menu)]]
[[Category:SMS Scatter|Transform (Data Menu)]]

Revision as of 17:18, 14 November 2012

Example of a Transform Data dialog

At a glance

  • Data can be scaled, translated, rotated
  • Depths/elevations can be converted back and forth


The Transform command is used to move scatter points. The user is asked which will be transformed, the active set or all sets. In the dialog that appears, the transformation type can be chosen and then appropriate parameters can be entered. The following transformation types are available:

  • Scaling: Scaling factors for the X, Y, and/or Z directions are entered. To prevent scaling a specific direction, the default value of 1.0 should be used.
  • Translation: Translation values for the X, Y, and/or Z directions are entered. To prevent tranlation in a specific direction, the default value of 0.0 should be used.
  • Rotations: When rotation is selected, the set of options on the right side of the dialog become available to define the center of rotation. If the Specified Point option is used, then the center of rotation is explicitly defined. Otherwise, after clicking the OK button from the Nodes Transform dialog, the user must click in the graphics window at the Point or on the Node about which the rotation should occur. The rotation will occur counter-clockwise by the specified angle around the specified center of rotation.
  • Datum Conversions: Convert between elevation and depth datums.

By default, the image will be framed after the transformation takes place. However, this can be turned off by using the Frame image after transformation option.

Related Topics