Options
All
  • Public
  • Public/Protected
  • All
Menu

The data structure representing a model camera data stored in the Trimble Connect.

Hierarchy

  • ConnectCamera

Index

Properties

distance?: number

The distance of the view camera. The distance is in meters

pitch?: number

The pitch angle of the view camera in radians

projectionType?: ProjectionType

The projection type of the view camera

targetX?: number

The X-coordinate of the view camera target in millimeters

targetY?: number

The Y-coordinate of the view camera target in millimeters

targetZ?: number

The Z-coordinate of the view camera target in millimeters

upX?: number

The X-coordinate of the view camera up-direction in millimeters

upY?: number

The Y-coordinate of the view camera up-direction in millimeters

upZ?: number

The Z-coordinate of the view camera up-direction in millimeters

viewAngle: number

The angle of the view camera in degrees

viewScale: number

The scale of the view camera

yaw?: number

The yaw angle of the view camera in radians