Skip to content

ProjectRepository.GetThermalData() Method

Return a list of all the thermal data saved in the repository

1
System.Collections.Generic.List<Simba.Data.Thermal.ThermalData> GetThermalData()

Returns

List[ThermalData]