• User Guide
  • Calculation
  • Automation
  • Web API
  • Validation
  • Contact Us
Search Results for

    Show / Hide Table of Contents
    • Introduction
      • Acquiring your API token
      • Endpoints on API website
      • View API schema
      • SolarFarmer API versions
    • –––––––––––––––––––
    • Endpoints
      • 'About' endpoint
      • 'SolarPosition' endpoint
      • 'ModelChain' endpoint
      • 'ModelChainAsync' endpoint
      • 'Service' endpoint
      • 'TerminateModelChainAsync' endpoint
    • Tutorials
      • Introduction
      • Python environment
      • Generate input files from desktop
      • 'About' endpoint tutorial
      • 'SolarPosition' endpoint tutorial
      • 'ModelChain' endpoint tutorial
      • 'ModelChainAsync' endpoint tutorial
      • 'Service' endpoint tutorial
      • 'TerminateModelChainAsync' endpoint tutorial
    • –––––––––––––––––––
    • Troubleshooting
      • Common Problems
      • Validation Service
    • API Class References
      • SolarFarmerApi.Client
        • AnnualEnergyYieldResults
        • DiffuseModel
        • EnergyCalculationInputs
        • EnergyCalculationOptions
        • EnergyYieldResults
        • EnergyYieldResultsForMonth
        • EnumTechnology
        • IAMModelType
        • IAMModelTypeForOverride
        • IAMParameters
        • IndexedObject3D
        • Inverter
        • InverterEfficiencyModelType
        • InverterEfficiencyPoints
        • InverterInput
        • InverterSpecification
        • Layout
        • Location
        • LossTreeEffects
        • LossTreeEntry
        • LossTreeResultForMonth
        • MeteorologicalCondition
        • MeteorologicalConditionsDataset
        • MiniSimpleTerrainDto
        • MissingMetDataMethod
        • ModelChainAsyncQueryResponse
        • ModelChainResponse
        • ModuleGeometry
        • ModuleIndexRange
        • ModuleSpecification
        • ModuleString
        • MountingTypeSpecification
        • MpptLimits
        • PanFileSupplements
        • PointInLossChain
        • ProblemDetails
        • PVPlant
        • PVsystDiodeModelParameters
        • QuadDouble
        • Rack
        • Response
        • Response2
        • Response3
        • RuntimeStatus
        • SimpleTerrainDto
        • SolarPositionDto
        • SolarPositionRequest
        • SolarPositions
        • SystemAttributes
        • TerrainRowDto
        • TerrainRowStartEndColumnsDto
        • ThreeEfficiencyCurves
        • Tracker
        • TrackerSystem
        • Transformer
        • TransformerLossModelTypes
        • TransformerSpecification
        • Vector3Double
    • Release Notes
      • API v2 (2.0.2) (7 September 2023)
      • API v1 (0.2.254) (11 April 2023)
      • API 0.2.249 (22 November 2022)
      • API 0.2.242 (28 July 2022)
      • API 0.2.223 (3 March 2022)
      • API 0.2.64 (23 August 2021)
      • API 0.2.51 (2 June 2021)

    Class LossTreeEffects

    The loss tree results in the format required by SF-Desktop
    All effects are given as a fraction of 1
    0.01 would represent a gain of 1%
    -0.01 would represent a loss of 1%

    Namespace: SolarFarmerApi.Client
    Syntax
    public class LossTreeEffects

    Properties

    Angular

    The Angular Effect

    Declaration
    public double Angular { get; set; }
    Property Value
    Type Description
    System.Double

    Availability

    The Availability Effect

    Declaration
    public double Availability { get; set; }
    Property Value
    Type Description
    System.Double

    BackIrradianceGain

    The Back Irradiance Gain Effect

    Declaration
    public double BackIrradianceGain { get; set; }
    Property Value
    Type Description
    System.Double

    BackIrradianceMismatch

    The Back Irradiance Mismatch Effect

    Declaration
    public double BackIrradianceMismatch { get; set; }
    Property Value
    Type Description
    System.Double

    BifacialityFactor

    The Bifaciality Factor Effect

    Declaration
    public double BifacialityFactor { get; set; }
    Property Value
    Type Description
    System.Double

    BifacialShading

    The Bifacial Shading Effect

    Declaration
    public double BifacialShading { get; set; }
    Property Value
    Type Description
    System.Double

    BifacialTransmission

    The Bifacial Transmission Effect

    Declaration
    public double BifacialTransmission { get; set; }
    Property Value
    Type Description
    System.Double

    ElectricalMismatch

    The Electrical Mismatch Effect

    Declaration
    public double ElectricalMismatch { get; set; }
    Property Value
    Type Description
    System.Double

    GridLimit

    The Grid Limit Effect

    Declaration
    public double GridLimit { get; set; }
    Property Value
    Type Description
    System.Double

    Horizon

    The Horizon Effect

    Declaration
    public double Horizon { get; set; }
    Property Value
    Type Description
    System.Double

    InverterEfficiency

    The Inverter Efficiency Effect

    Declaration
    public double InverterEfficiency { get; set; }
    Property Value
    Type Description
    System.Double

    InverterMaxAcPower

    The Inverter Max Ac Power Effect

    Declaration
    public double InverterMaxAcPower { get; set; }
    Property Value
    Type Description
    System.Double

    InverterMaxDcCurrent

    The Inverter Max DC Current Effect

    Declaration
    public double InverterMaxDcCurrent { get; set; }
    Property Value
    Type Description
    System.Double

    InverterMaxDcVoltage

    The Inverter Max DC Voltage Effect

    Declaration
    public double InverterMaxDcVoltage { get; set; }
    Property Value
    Type Description
    System.Double

    InverterMinDcPower

    The Inverter Min DC Power Effect

    Declaration
    public double InverterMinDcPower { get; set; }
    Property Value
    Type Description
    System.Double

    InverterMinDcVoltage

    The Inverter Min DC Voltage Effect

    Declaration
    public double InverterMinDcVoltage { get; set; }
    Property Value
    Type Description
    System.Double

    InverterOverPowerShutdown

    The Inverter Over Power Shutdown Effect

    Declaration
    public double InverterOverPowerShutdown { get; set; }
    Property Value
    Type Description
    System.Double

    InverterTare

    The Inverter Tare Effect

    Declaration
    public double InverterTare { get; set; }
    Property Value
    Type Description
    System.Double

    Irradiance

    The Irradiance Effect

    Declaration
    public double Irradiance { get; set; }
    Property Value
    Type Description
    System.Double

    LightInducedDegradation

    The Light Induced Degradation Effect

    Declaration
    public double LightInducedDegradation { get; set; }
    Property Value
    Type Description
    System.Double

    Modeling

    The Modeling Effect

    Declaration
    public double Modeling { get; set; }
    Property Value
    Type Description
    System.Double

    ModelingCorrection

    The Modeling Correction Effect

    Declaration
    public double ModelingCorrection { get; set; }
    Property Value
    Type Description
    System.Double

    ModuleMismatch

    The Module Mismatch Effect

    Declaration
    public double ModuleMismatch { get; set; }
    Property Value
    Type Description
    System.Double

    ModuleQuality

    The Module Quality Effect

    Declaration
    public double ModuleQuality { get; set; }
    Property Value
    Type Description
    System.Double

    NearShadingIrradiance

    The Near Shading Irradiance Effect

    Declaration
    public double NearShadingIrradiance { get; set; }
    Property Value
    Type Description
    System.Double

    OhmicAc

    The Ohmic Ac Effect

    Declaration
    public double OhmicAc { get; set; }
    Property Value
    Type Description
    System.Double

    OhmicDc

    The Ohmic DC Effect

    Declaration
    public double OhmicDc { get; set; }
    Property Value
    Type Description
    System.Double

    PowerBinning

    The Power Binning Effect

    Declaration
    public double PowerBinning { get; set; }
    Property Value
    Type Description
    System.Double

    Soiling

    The Soiling Effect

    Declaration
    public double Soiling { get; set; }
    Property Value
    Type Description
    System.Double

    Spectral

    The Spectral Effect

    Declaration
    public double Spectral { get; set; }
    Property Value
    Type Description
    System.Double

    Temperature

    The Temperature Effect

    Declaration
    public double Temperature { get; set; }
    Property Value
    Type Description
    System.Double

    Transformer

    The Transformer Effect

    Declaration
    public double Transformer { get; set; }
    Property Value
    Type Description
    System.Double
    In This Article
    Back to top DNV SolarFarmer Home