GMS:2D Scatter Point Set Creation and Editing: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
Each of the points from which values are interpolated are called scatter points. A group of scatter points is called a scatter point set. Each of the scatter points is defined by a set of xy coordinates. | Each of the points from which values are interpolated are called scatter points. A group of scatter points is called a scatter point set. Each of the scatter points is defined by a set of xy coordinates. | ||
Each scatter point set has a list of scalar | Each scatter point set has a list of scalar datasets. Each dataset represents a set of values which can be interpolated to a TIN, mesh, or grid. | ||
Multiple scatter point sets can exist at one time in memory. One of the scatter point sets is always designated as the "active" scatter point set. Interpolation is performed from the active | Multiple scatter point sets can exist at one time in memory. One of the scatter point sets is always designated as the "active" scatter point set. Interpolation is performed from the active dataset of the active scatter point set only. | ||
===Creating Scatter Points=== | ===Creating Scatter Points=== | ||
Line 35: | Line 35: | ||
The location of a scatter point can be edited by selecting the scatter point and dragging it to a new location or by typing in the new coordinates in the [[GMS:The GMS Screen|Edit Window]]. | The location of a scatter point can be edited by selecting the scatter point and dragging it to a new location or by typing in the new coordinates in the [[GMS:The GMS Screen|Edit Window]]. | ||
The | The dataset value associated with a scatter point can be edited using the edit field labeled "F:" in the [[GMS:The GMS Screen|Edit Window]]. Dataset values can also be edited using a spreadsheet dialog by selecting the Edit Values button in the [[GMS:Datasets#Dataset Info|''Dataset Info'']] dialog. | ||
In addition to the dataset values, each scatter point has three properties that can be edited on a point by point basis: | In addition to the dataset values, each scatter point has three properties that can be edited on a point by point basis: |