DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
|
This is the complete list of members for ShipsStats, including all inherited members.
clear() | ShipsStats | |
collectFuelUseHour(int step, int shipid, int shiptypeid, double fuel_use_h) | ShipsStats | |
collectfuelUseLitre(int step, int shipid, int shiptypeid, double fuel_use_litre) | ShipsStats | |
collectGHGemission(int step, int shipid, int shiptypeid, double GHG_emission) | ShipsStats | |
collectGHGemissiongPerkW(int step, int shipid, int shiptypeid, double GHG_emission_gperkW) | ShipsStats | |
collectNbTransportedUnits(int step, int shipid, int shiptypeid, double nb_transported_units) | ShipsStats | |
collectNOxEmission(int step, int shipid, int shiptypeid, double NOx_emission) | ShipsStats | |
collectNOxEmissiongPerkW(int step, int shipid, int shiptypeid, double NOx_emission_gperkW) | ShipsStats | |
collectPMEemission(int step, int shipid, int shiptypeid, double PME_emission) | ShipsStats | |
collectPMEemissiongPerkW(int step, int shipid, int shiptypeid, double PME_emission_gperkW) | ShipsStats | |
collectSOxEmission(int step, int shipid, int shiptypeid, double SOx_emission) | ShipsStats | |
collectSOxEmissionPercentPerTotalFuelmass(int step, int shipid, int shiptypeid, double SOx_emission_percentpertotalfuelmass) | ShipsStats | |
dirty() const | ShipsStats | inline |
FuelPerHourForShipAndShipGroup(int shipid, int shiptypeid) const | ShipsStats | |
FuelUseLitreForShipAndShipGroup(int shipid, int shiptypeid) const | ShipsStats | |
GHGEmissionFactorForShipAndShipGroup(int shipid, int shiptypeid) const | ShipsStats | |
GHGEmissionForShipAndShipGroup(int shipid, int shiptypeid) const | ShipsStats | |
NbTransportedUnitsForShipAndShipGroup(int shipid, int shiptypeid) const | ShipsStats | |
NoData | ShipsStats | static |
NOxEmissionFactorForShipAndShipGroup(int shipid, int shiptypeid) const | ShipsStats | |
NOxEmissionForShipAndShipGroup(int shipid, int shiptypeid) const | ShipsStats | |
operator=(const ShipsStats &b) | ShipsStats | |
operator=(ShipsStats &&b) | ShipsStats | |
PMEEmissionFactorForShipAndShipGroup(int shipid, int shiptypeid) const | ShipsStats | |
PMEEmissionForShipAndShipGroup(int shipid, int shiptypeid) const | ShipsStats | |
setDirty(bool dirty=true) | ShipsStats | inline |
ShipsStats() | ShipsStats | |
ShipsStats(const ShipsStats &b) | ShipsStats | |
ShipsStats(ShipsStats &&b) | ShipsStats | |
SOxEmissionFactorForShipAndShipGroup(int shipid, int shiptypeid) const | ShipsStats | |
SOxEmissionForShipAndShipGroup(int shipid, int shiptypeid) const | ShipsStats | |
~ShipsStats() noexcept=default | ShipsStats |