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