All Implemented Interfaces:
com.powsybl.dynamicsimulation.DynamicModel, BlackBoxModel, FrequencySynchronizerModel, Model

public class OmegaRef extends AbstractFrequencySynchronizer
OmegaRef is a special model: its role is to synchronize the generators' frequency. The corresponding black box model XML entry is serialized only once. For each generator synchronized through the OmegaRef model, there will be one XML entry for the connection with the generator's dynamic model, and one XML entry for the connection with the NETWORK dynamic model. There are thus two macroConnectors defined for OmegaRef: one to connect it to a generator's dynamic model and one to connect it to the NETWORK model.
Author:
Marcos de Miguel <demiguelm at aia.es>, Laurent Issertial <laurent.issertial at rte-france.com>