The TransectParameter process data type contains a table of the columns "StratumName", "TransectType", "Bearing", "BearingAngle", "Retour", "SurveyTime", "SurveyDistance", "SurveySpeed", "Seed", where either "Bearing" or "BearingAngle" must be present and either SurveyTime" and "SurveySpeed" or only "SurveyDistance" must be present.
The polygons are stored as gsojson in the project.json file and in output text files.
This data type is produced by DefineTransectParameter
. See DataTypes
for a list of all StoX data types produced by RstoxBase
.