Type Alias LidarprofileClientConfig

LidarprofileClientConfig: {
    autoWidth?: boolean;
    margin?: {
        [x: string]: number;
    };
    pointAttributes?: LidarPointAttributeList;
    pointSum?: number;
    tolerance?: number;
}

The object containing all points in profile