Open topic with navigation
<spi>.chanfov
Set the horizontal and vertical field of view of the SPI channel
<spi>.chanfov( |
|
channel |
hfov |
vfov |
) |
|
channel
Multiple SPI channel tokens combined using the bit-wise OR operator
hfov
The desired horizontal field of view
vfov
The desired vertical field of view
Remarks
This function will set the horizontal and vertical field of view of the SPI mesh. This will modify the amount of
the dome that the SPI channel covers. The larger the field of view is, the more of the dome that is covered
by the channel, but the less resolution that is contributed by each pixel.
NOTE: This function incurs a re-meshing of the channel's mesh.
Return Value
None