Type alias LidarprofileClientConfig
LidarprofileClientConfig: {
autoWidth?: boolean;
margin?: {
[x: string]: number;
};
pointAttributes?: LidarPointAttributeList;
pointSum?: number;
tolerance?: number;
}
Type declaration
-
Optional
autoWidth?: boolean
-
Optional
margin?: {
[x: string]: number;
}
-
Optional
pointAttributes?: LidarPointAttributeList
-
Optional
pointSum?: number
-
Optional
tolerance?: number
The object containing all points in profile