The different ways to determine the sensor's space projection distance in the 3D window.
Member | Value | Description |
---|---|---|
eSnVOConstant | 0 | Use a constant length at all times. This length can be set with the SpaceProjection or Targeting property on the IAgSnVO interface depending on the sensor's pointing settings. |
eSnVOTimeVarying | 1 | Use a user provided list of times and lengths. The times and lengths can be set with the ProjectionIntervals or TargetProjectionIntervals property on the IAgSnVO interface depending on the sensor's pointing settings. |