-
Notifications
You must be signed in to change notification settings - Fork 33
LineScan Model Adjustable Parameters
Each parameter is defined in UsgsAstroLsSensorModel.cpp
in the PARAMETER_NAME
definition.
Parameter 0: In Track Position Adjustment (IT Position Bias)
Parameter 1: Cross Track Position Adjustment (CT Position Bias)
Parameter 2: Radial Position Adjustment (Rad Position Bias)
Parameter 3: In Track Velocity Adjustment (IT Veloctiy Bias)
Parameter 4: Cross Track Velocity Adjustment (CT Veloctiy Bias)
Parameter 5: Radial Velocity Adjustment (Rad Veloctiy Bias)
Parameter 6: Euler 0 1st coefficient (Omega Bias)
Parameter 7: Euler 1 1st coefficient (Phi Bias)
Parameter 8: Euler 2 1st coefficient (Kappa Bias)
Parameter 9: Euler 0 2nd coefficient (Omega Rate)
Parameter 10: Euler 1 2nd coefficient (Phi Rate)
Parameter 11: Euler 2 2nd coefficient (Kappa Rate)
Parameter 12: Euler 0 3rd coefficient (Omega Accl)
Parameter 13: Euler 1 3rd coefficient (Phi Accl)
Parameter 14: Euler 2 3rd coefficient (Kappa Accl)
Parameter 15: Focal Length Adjustment (Focal Bias)