Projection# class fridom.framework.projection.projection.Projection(mset: ModelSettingsBase)[source]# Bases: object Base class for projections. All projections should inherit from this class. Parameters# msetModelSettingsThe model settings. __init__(mset: ModelSettingsBase) → None[source]# Methods __init__(mset)