Table of Contents

Lidar coming soon

https://bladednextgen.dnv.com/schema/0.4.1/Components/Lidar/Lidar.json

Not supported yet

A Lidar sensor mounted on the scructure.

  • ComponentType: string = Lidar
  • LensArea: number (m²)
  • LaserWavelength: number (m)
  • WeightingFunction: array[object (LookUpTableElement)]
  • LidarBeams: array[object (LidarBeam)]
  • ScanningPattern: object (a type of LidarScanningPattern)
  • FocalDistanceControl: object (a type of LidarFocalDistanceControl)

A type of Component

Properties

ComponentType: stringcoming soon

Defines the specific type of Component model in use. For a Lidar object, this must always be set to a value of Lidar.

LensArea: number (m²)coming soon

The area of the lens.

LaserWavelength: number (m)coming soon

The wavelength of the laser.

WeightingFunction: array[ object (LookUpTableElement) ]coming soon

The relationship between the distance from the focal point and the weighting to put on the sample. Every Lidar sampling point has a finite width, where velocities are collected to either side of the nominal focal distance. This relationship is used to put more weight on those samples closest to the nominal focal point.

LidarBeams: array[ object (LidarBeam) ]coming soon

The definition of the lidar beams.

ScanningPattern: object (a type of LidarScanningPattern) coming soon

The definition of the scanning pattern of the Lidar beams.

Can be any of the following types:

FocalDistanceControl: object (a type of LidarFocalDistanceControl) coming soon

The control method for the Lidar beams.

Can be any of the following types: