Provides access to the Swath properties.
![]() | Adds an interval to the list of valid swath intervals. Start/Stop Times use DateFormat Dimension. |
![]() | Retrieves an index given a start and stop time. Start/Stop Times use DateFormat Dimension. |
![]() | Modifies an interval given an index. Start/Stop Times use DateFormat Dimension. |
![]() | Removes all intervals. |
![]() | Removes the interval given the start and stop times. Start/Stop Times use DateFormat Dimension. |
![]() | Removes an interval given an index. |
![]() | Returns an array of all time intervals. |
![]() | Gets or sets the color in which swath graphics are displayed in the 2D Graphics window. |
![]() | Select the Analytical or Numerical Computaional Method for generating swaths. |
![]() | Controls the adaptive step size of swath computation and ensures that neighboring samples adequately capture the curvature of the swath line. |
![]() | Enables swath. |
![]() | Gets or sets the style of the line defining the boundaries of the swath display in the 2D Graphics window. A member of the AgELineStyle enumeration. |
![]() | Gets or sets the width of the line defining the boundaries of the swath display in the 2D Graphics window. A member of the AgELineWidth enumeration. |
![]() | Gets or sets the maximum step size for the adaptive step size of swath computation. |
![]() | Gets or sets the minimum step size for the adaptive step size of swath computation. |
![]() | Determines the angle with respect to the swath line within which candidate points are considered for possible connection to it. |
![]() | Number of Time Intervals. |
![]() | Whether to perform swath computations based on the maximum cone that encompasses the sensor pattern instead of actual pattern. Setting this option may result in a more informative swath with a superior appearance. |
Define and compute sensor swath
[C#] | ||
---|---|---|
|
Define and compute sensor swath
[Visual Basic .NET] | ||
---|---|---|
|