HasFlow

Mixin for flow (annual_flow, flow_profile) related properties.

Type

Class

Class hierarchy

  • HasFlow

Slots

Name Type Description Inherited from

flow_annual

0..*
float

Annual flow that can be used to scale the flow profile. Always positive - flow_profile defines the direction.

n/a

flow_profile

0..*
Any

Flow profile that can be scaled by flow_annual. Positive values are inflow and negative values outflow from the node.

n/a

flow_scaling_method

0..*
FlowScalingMethod

How to use flow_profile and flow_annual. Options are use_profile_directly, scale_to_annual.

n/a


flow_annual

Annual flow that can be used to scale the flow profile. Always positive - flow_profile defines the direction.

URI

n/a

Cardinality

0..*

Type

float

flow_profile

Flow profile that can be scaled by flow_annual. Positive values are inflow and negative values outflow from the node.

URI

n/a

Cardinality

0..*

Type

Any

flow_scaling_method

How to use flow_profile and flow_annual. Options are use_profile_directly, scale_to_annual.

URI

n/a

Cardinality

0..*

Type

FlowScalingMethod

Used by

This class is not used by any other classes as the range of a slot.