DistributedMeter Interface

public interface DistributedMeter

Module Procedures

private function new_DistributedMeter(gauge) result(distributed_meter)

Arguments

Type IntentOptional Attributes Name
class(AbstractGauge), intent(in) :: gauge

Return Value type(DistributedMeter)