- Author
- Jean-Christophe FABRE jean-.nosp@m.chri.nosp@m.stoph.nosp@m.e.fa.nosp@m.bre@i.nosp@m.nra..nosp@m.fr
Example of use:
{
BeginDate = OPENFLUID_GetCurrentDate();
EndDate = OPENFLUID_GetCurrentDate() + OPENFLUID_GetDefaultDeltaT() - 1;
{
OPENFLUID_GetEvents(TU,BeginDate,EndDate,EvColl);
}
return DefaultDeltaT();
}
#define OPENFLUID_UNITS_ORDERED_LOOP(unitsclass, unitptr)
Definition: LoopMacros.hpp:86
Definition: SchedulingRequest.hpp:54
Class for management of date and time information.
Definition: DateTime.hpp:88
Definition: EventsCollection.hpp:71
void clear()
Definition: EventsCollection.hpp:135
Definition: SpatialUnit.hpp:111
#define OFDBG_LOCATE
Definition: debug.hpp:83
#define OFDBG_UNIT_EXTENDED(unitptr)
Definition: debug.hpp:174
#define OFDBG_EVENTCOLLECTION(eventcoll)
Definition: debug.hpp:239
#include <iostream>
#include <openfluid/config.hpp>
Go to the source code of this file.
◆ OFDBG_BANNER
◆ OFDBG_ENABLED
◆ OFDBG_EVENT
#define OFDBG_EVENT |
( |
|
eventptr | ) |
|
Displays information about the given event
◆ OFDBG_EVENTCOLLECTION
#define OFDBG_EVENTCOLLECTION |
( |
|
eventcoll | ) |
|
Displays information about the given event collection
◆ OFDBG_LOCATE
Displays file/line location where the macro is called
◆ OFDBG_MESSAGE
#define OFDBG_MESSAGE |
( |
|
stream | ) |
|
Displays the given message
◆ OFDBG_OUTSTREAM
◆ OFDBG_UNIT
#define OFDBG_UNIT |
( |
|
unitptr | ) |
|
Displays information about the given spatial unit
◆ OFDBG_UNIT_EXTENDED
#define OFDBG_UNIT_EXTENDED |
( |
|
unitptr | ) |
|
Displays extended information about the given spatial unit