Method | Description | |
---|---|---|
ConvexHull ( int Id, int Forecast ) : System.Web.Mvc.JsonResult | ||
FireSimulationMapsList ( string area ) : System.Web.Mvc.JsonResult | ||
ForecastTimeMap ( int IdMap ) : System.Web.Mvc.JsonResult | ||
GetStudyAreas ( ) : System.Web.Mvc.JsonResult |
public ConvexHull ( int Id, int Forecast ) : System.Web.Mvc.JsonResult | ||
Id | int | |
Forecast | int | |
return | System.Web.Mvc.JsonResult |
public FireSimulationMapsList ( string area ) : System.Web.Mvc.JsonResult | ||
area | string | |
return | System.Web.Mvc.JsonResult |
public ForecastTimeMap ( int IdMap ) : System.Web.Mvc.JsonResult | ||
IdMap | int | |
return | System.Web.Mvc.JsonResult |
public GetStudyAreas ( ) : System.Web.Mvc.JsonResult | ||
return | System.Web.Mvc.JsonResult |