Data Source Reference
Serializable locator for one or more numeric datasets that feed a distribution-fitting job.
Inheritors
Types
Link copied to clipboard
@Serializable
A database table or query. Numeric columns are read into datasets.
Link copied to clipboard
@Serializable
A delimited text file on disk. Layout, delimiter, header policy, and column-role bindings together fully describe how to extract datasets.
Link copied to clipboard
@Serializable
Synthetic data sampled from a KSL random variable, specified by the canonical serializable RVData (typed RVType + a name→DoubleArray parameter map, which faithfully carries scalar, integer, and array-valued parameters).
Link copied to clipboard
Self-contained: one or more named series embedded directly in the reference. Insertion order of datasets is preserved by the importer.