You are here: Start » AVL.NET » TelecentricCameraBasicParams Structure
TelecentricCameraBasicParams Structure
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Basic parameters for telecentric camera model.
Constructors
| Constructor | Description | |
|---|---|---|
| TelecentricCameraBasicParams(Double, Double, Double) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| Empty | Avl.TelecentricCameraBasicParams | Gets an empty instance of the TelecentricCameraBasicParams. | |
| Magnification | System.Double | ||
| PrincipalPointX | System.Double | ||
| PrincipalPointY | System.Double | 
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(Avl.TelecentricCameraBasicParams) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object | 
