This table holds length conversion factors for rockfish. It allows conversion between tl, fl, and sl. Refer to the documentation for usage. The data comes from Echeverria and Lenarz, 1983. The conversions are: length=a+(b * length) where length is cm.
name | value |
---|---|
name | [dbo].[LENGTH_CONVERSIONS] |
ansi nulls | on |
quoted identifier | on |
row count | 35 |
Size of data | 8 kb |
Size of indexes | 8 kb |
Maximum size of a single row | 53 bytes |
column | datatype | length | bytes | default | nulls | PK | FK | UQ | computed | comment |
---|---|---|---|---|---|---|---|---|---|---|
species | varchar | 5 | 5 | no | yes | no | ||||
fl_tl_a | float | 15 | 4 | yes | no | |||||
fl_tl_b | float | 15 | 4 | yes | no | |||||
tl_fl_a | float | 15 | 4 | yes | no | |||||
tl_fl_b | float | 15 | 4 | yes | no | |||||
sl_fl_a | float | 15 | 4 | yes | no | |||||
sl_fl_b | float | 15 | 4 | yes | no | |||||
fl_sl_a | float | 15 | 4 | yes | no | |||||
fl_sl_b | float | 15 | 4 | yes | no | |||||
sl_tl_a | float | 15 | 4 | yes | no | |||||
sl_tl_b | float | 15 | 4 | yes | no | |||||
tl_sl_a | float | 15 | 4 | yes | no | |||||
tl_sl_b | float | 15 | 4 | yes | no |