Documentation
¶
Index ¶
Constants ¶
View Source
const ( SubcatchmentsTableName = "Subcatchments" GulliesTableName = "Gullies" ActionsTableName = "Actions" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataSetImpl ¶
type DataSetImpl struct { dataset.DataSet SubCatchmentsTable tables.CsvTable ActionsTable tables.CsvTable GulliesTable tables.CsvTable }
func (*DataSetImpl) Initialise ¶
func (c *DataSetImpl) Initialise(wrappedDataSet dataset.DataSet) *DataSetImpl
Click to show internal directories.
Click to hide internal directories.