The Robot Application Programming Interface Delegate Project
RAPID Logo

RangeScanSample Interface Reference

Single (or multiple) line range scan. More...

import "RangeScanSample.idl";

Inheritance diagram for RangeScanSample:
Collaboration diagram for RangeScanSample:

List of all members.

Public Attributes

public ShortSequence64 scanAzimuth
 Horizontal shot angles of samples in a scan-line for those sensors that have dynamic horizontal spacing.
public ShortSequence64 scanElevation
 Vertical shot angles of samples for those sensors that have dynamic vertical spacing between scan lines.
public ShortSequence2K rangeData
 Vector of 16 bit data samples.
public OctetSequence2K intensityData

Detailed Description


Member Data Documentation

For sensors with static horizontal spacing, this sequence will be empty and the corresponding member in RangeScanConfig will be used.

For sensors with static vertical spacing, this sequence will be empty and the corresponding member in RangeScanConfig will be used.


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines