public interface RequiresInitialize
Modifier and Type | Method and Description |
---|---|
void |
initialize(double t)
Called from within the model's
initialize() method. |
void initialize(double t)
initialize()
method.t
- initialization time (seconds)