Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LD2451 ¶
type LD2451 struct {
// contains filtered or unexported fields
}
func (*LD2451) ReadTarget ¶
type Target ¶
type Target struct {
Alarm bool // Alarm state
Angle int // Angle of the target relative to the perpendicular direction of the antenna
Distance int // Distance in meters to the target
Direction Direction // Direction of movement relative to the antenna
Speed int // Speed in KM/H
SNR int // Signal to Noise Ratio
}
Click to show internal directories.
Click to hide internal directories.