The model data of a StoX model are the data generated during the model run based on input data and user settings and resources given in the project description (project.json file). Model data are transient and only exists from a process has been run until the project is closed.
The BootstrapData
data.
The ReportBootstrapData
data.
The PlotReportBootstrapData
data.
The StratumAreaData
data (defined in RstoxBase).
The NASCData
data (defined in RstoxBase).
The SumNASCData
data (defined in RstoxBase).
The MeanNASCData
data (defined in RstoxBase).
The LengthDistributionData
data (defined in RstoxBase).
The SumLengthDistributionData
data (defined in RstoxBase).
The MeanLengthDistributionData
data (defined in RstoxBase).
The AssignmentLengthDistributionData
data (defined in RstoxBase).
The DensityData
data (defined in RstoxBase).
The MeanDensityData
data (defined in RstoxBase).
The SpeciesCategoryCatchData
data (defined in RstoxBase).
The SumSpeciesCategoryCatchData
data (defined in RstoxBase).
The MeanSpeciesCategoryCatchData
data (defined in RstoxBase).
The QuantityData
data (defined in RstoxBase).
The IndividualsData
data (defined in RstoxBase).
The SuperIndividualsData
data (defined in RstoxBase).
The ReportSuperIndividualsData
data (defined in RstoxBase).
The PlotAcousticTrawlSurveyData
data (defined in RstoxBase).
BioticData
(defined in RstoxData).
AcousticData
(defined in RstoxData).
LandingData
(defined in RstoxData).
StoxBioticData
(defined in RstoxData).
StoxAcousticData
(defined in RstoxData).
StoxLandingData
(defined in RstoxData).
MergeStoxBioticData
(defined in RstoxData).
MergeStoxAcousticData
(defined in RstoxData).
ICESBioticData
(defined in RstoxData).
ICESAcousticData
(defined in RstoxData).
ICESDatrasData
(defined in RstoxData).
WriteICESBioticData
(defined in RstoxData).
WriteICESAcousticData
(defined in RstoxData).
WriteICESDatrasData
(defined in RstoxData).
ProcessData
for process data types and DataTypes
for all data types produced by RstoxFramework
. See ModelData
and ModelData
for model data by