Show / Hide Table of Contents

Class Sigmoidparameter

Sigmoidparameter

Inheritance
System.Object
COM
Sigmoidparameter
Inherited Members
COM.UserProperties
COM.Equals(Object)
COM.Equals(COM)
COM.GetHashCode()
COM.IsValid()
COM.Guid
Namespace: BO4E.COM
Assembly: BO4Enet.dll
Syntax
public class Sigmoidparameter : COM

Properties

| Improve this Doc View Source

A

Briefmarke Ortsverteilnetz

Declaration
public decimal A { get; set; }
Property Value
Type Description
System.Decimal
| Improve this Doc View Source

B

Wendepunkt für die bepreiste Menge

Declaration
public decimal B { get; set; }
Property Value
Type Description
System.Decimal
| Improve this Doc View Source

C

Exponent

Declaration
public decimal C { get; set; }
Property Value
Type Description
System.Decimal
| Improve this Doc View Source

D

Briefmarke Transportnetz

Declaration
public decimal D { get; set; }
Property Value
Type Description
System.Decimal

Extension Methods

BusinessObjectExtensions.DeepClone<T>(T)
COMExtensions.DeepClone<T>(T)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX