Class Audio2InputForConvCnn.SpeciesCounts
Inheritance
Audio2InputForConvCnn.SpeciesCounts
Assembly: AnalysisPrograms.dll
public class SpeciesCounts
Methods
|
Improve this Doc
View Source
Declaration
public void AddSiteName(string name)
Parameters
Type |
Name |
Description |
String |
name |
|
|
Improve this Doc
View Source
Declaration
public void AddSpeciesCount(string speciesId)
Parameters
Type |
Name |
Description |
String |
speciesId |
|
|
Improve this Doc
View Source
Declaration
public void AddSpeciesId(string speciesId, string latinInfo)
Parameters
|
Improve this Doc
View Source
Declaration
public void Save(string path)
Parameters
Type |
Name |
Description |
String |
path |
|
Extension Methods