You are here: Start » AVL.NET » LineScanCameraBasicParams Class

LineScanCameraBasicParams Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Basic parameters for line scan camera model.

Constructors

 ConstructorDescription
LineScanCameraBasicParams()
LineScanCameraBasicParams(Conditional<Double>, Double, Double, Double, Double, Double)

Properties

 NameTypeDescription
FocalLengthAtl.Conditional<System.Double>
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
PlaneDistanceSystem.Double
PlaneRollSystem.Double
PrincipalPointXSystem.Double
SensorYawSystem.Double
VelocityInvYSystem.Double

Methods

 NameDescription
CopyTo(Avl.LineScanCameraBasicParams)
Dispose()Inherited from Avl.UnmanagedObject
Equals(Avl.LineScanCameraBasicParams)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Avl.LineScanCameraBasicParams)
ToString()Inherited from System.Object

Remarks

See also