You are here: Start » FIL.NET » LineScanCameraBasicParams Class
LineScanCameraBasicParams Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Basic parameters for line scan camera model.
Constructors
Constructor | Description | |
---|---|---|
![]() | LineScanCameraBasicParams(Nullable<Double>, Double, Double, Double, Double, Double) | |
![]() | LineScanCameraBasicParams() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | FocalLength | System.Nullable<System.Double> | |
![]() | PlaneDistance | System.Double | |
![]() | PlaneRoll | System.Double | |
![]() | PrincipalPointX | System.Double | |
![]() | SensorYaw | System.Double | |
![]() | VelocityInvY | System.Double |
Methods
Name | Description | |
---|---|---|
![]() | Equals(FilNet.LineScanCameraBasicParams) | |
![]() | Equals(object) | Inherited from System.Object |
![]() ![]() | Equals(FilNet.LineScanCameraBasicParams, FilNet.LineScanCameraBasicParams) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |