onvif
Preparing search index...
Onvif specs
GeoOrientation
Interface GeoOrientation
interface
GeoOrientation
{
pitch
?:
number
;
roll
?:
number
;
yaw
?:
number
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
pitch?
roll?
yaw?
Properties
Optional
pitch
pitch
?:
number
Rotation around the y axis.
Optional
roll
roll
?:
number
Rotation around the x axis.
Optional
yaw
yaw
?:
number
Rotation around the z axis.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
pitch
roll
yaw
onvif
Loading...
Rotation around the y axis.