Packages

final case class GovCT2(TurbineGovernorDynamics: TurbineGovernorDynamics = null, aset: Double = 0.0, db: Double = 0.0, dm: Double = 0.0, flim1: Double = 0.0, flim10: Double = 0.0, flim2: Double = 0.0, flim3: Double = 0.0, flim4: Double = 0.0, flim5: Double = 0.0, flim6: Double = 0.0, flim7: Double = 0.0, flim8: Double = 0.0, flim9: Double = 0.0, ka: Double = 0.0, kdgov: Double = 0.0, kigov: Double = 0.0, kiload: Double = 0.0, kimw: Double = 0.0, kpgov: Double = 0.0, kpload: Double = 0.0, kturb: Double = 0.0, ldref: Double = 0.0, maxerr: Double = 0.0, minerr: Double = 0.0, mwbase: Double = 0.0, plim1: Double = 0.0, plim10: Double = 0.0, plim2: Double = 0.0, plim3: Double = 0.0, plim4: Double = 0.0, plim5: Double = 0.0, plim6: Double = 0.0, plim7: Double = 0.0, plim8: Double = 0.0, plim9: Double = 0.0, prate: Double = 0.0, r: Double = 0.0, rclose: Double = 0.0, rdown: Double = 0.0, ropen: Double = 0.0, rselect: String = null, rup: Double = 0.0, ta: Double = 0.0, tact: Double = 0.0, tb: Double = 0.0, tc: Double = 0.0, tdgov: Double = 0.0, teng: Double = 0.0, tfload: Double = 0.0, tpelec: Double = 0.0, tsa: Double = 0.0, tsb: Double = 0.0, vmax: Double = 0.0, vmin: Double = 0.0, wfnl: Double = 0.0, wfspd: Boolean = false) extends Element with Product with Serializable

General governor with frequency-dependent fuel flow limit.

This model is a modification of the GovCT1 model in order to represent the frequency-dependent fuel flow limit of a specific gas turbine manufacturer.

TurbineGovernorDynamics

TurbineGovernorDynamics Reference to the superclass object.

aset

Acceleration limiter setpoint (Aset). Unit = PU / s. Typical value = 10.

db

Speed governor deadband in PU speed (db). In the majority of applications, it is recommended that this value be set to zero. Typical value = 0.

dm

Speed sensitivity coefficient (Dm). Dm can represent either the variation of the engine power with the shaft speed or the variation of maximum power capability with shaft speed. If it is positive it describes the falling slope of the engine speed verses power characteristic as speed increases. A slightly falling characteristic is typical for reciprocating engines and some aero-derivative turbines. If it is negative the engine power is assumed to be unaffected by the shaft speed, but the maximum permissible fuel flow is taken to fall with falling shaft speed. This is characteristic of single-shaft industrial turbines due to exhaust temperature limits. Typical value = 0.

flim1

Frequency threshold 1 (Flim1). Unit = Hz. Typical value = 59.

flim10

Frequency threshold 10 (Flim10). Unit = Hz. Typical value = 0.

flim2

Frequency threshold 2 (Flim2). Unit = Hz. Typical value = 0.

flim3

Frequency threshold 3 (Flim3). Unit = Hz. Typical value = 0.

flim4

Frequency threshold 4 (Flim4). Unit = Hz. Typical value = 0.

flim5

Frequency threshold 5 (Flim5). Unit = Hz. Typical value = 0.

flim6

Frequency threshold 6 (Flim6). Unit = Hz. Typical value = 0.

flim7

Frequency threshold 7 (Flim7). Unit = Hz. Typical value = 0.

flim8

Frequency threshold 8 (Flim8). Unit = Hz. Typical value = 0.

flim9

Frequency threshold 9 (Flim9). Unit = Hz. Typical value = 0.

ka

Acceleration limiter gain (Ka). Typical value = 10.

kdgov

Governor derivative gain (Kdgov). Typical value = 0.

kigov

Governor integral gain (Kigov). Typical value = 0,45.

kiload

Load limiter integral gain for PI controller (Kiload). Typical value = 1.

kimw

Power controller (reset) gain (Kimw). The default value of 0,01 corresponds to a reset time of 100 seconds. A value of 0,001 corresponds to a relatively slow-acting load controller. Typical value = 0.

kpgov

Governor proportional gain (Kpgov). Typical value = 4.

kpload

Load limiter proportional gain for PI controller (Kpload). Typical value = 1.

kturb

Turbine gain (Kturb). Typical value = 1,9168.

ldref

Load limiter reference value (Ldref). Typical value = 1.

maxerr

Maximum value for speed error signal (Maxerr) (> GovCT2.minerr). Typical value = 1.

minerr

Minimum value for speed error signal (Minerr) (< GovCT2.maxerr). Typical value = -1.

mwbase

Base for power values (MWbase) (> 0). Unit = MW.

plim1

Power limit 1 (Plim1). Typical value = 0,8325.

plim10

Power limit 10 (Plim10). Typical value = 0.

plim2

Power limit 2 (Plim2). Typical value = 0.

plim3

Power limit 3 (Plim3). Typical value = 0.

plim4

Power limit 4 (Plim4). Typical value = 0.

plim5

Power limit 5 (Plim5). Typical value = 0.

plim6

Power limit 6 (Plim6). Typical value = 0.

plim7

Power limit 7 (Plim7). Typical value = 0.

plim8

Power limit 8 (Plim8). Typical value = 0.

plim9

Power Limit 9 (Plim9). Typical value = 0.

prate

Ramp rate for frequency-dependent power limit (Prate). Typical value = 0,017.

r

Permanent droop (R). Typical value = 0,05.

rclose

Minimum valve closing rate (Rclose). Unit = PU / s. Typical value = -99.

rdown

Maximum rate of load limit decrease (Rdown). Typical value = -99.

ropen

Maximum valve opening rate (Ropen). Unit = PU / s. Typical value = 99.

rselect

Feedback signal for droop (Rselect). Typical value = electricalPower.

rup

Maximum rate of load limit increase (Rup). Typical value = 99.

ta

Acceleration limiter time constant (Ta) (>= 0). Typical value = 1.

tact

Actuator time constant (Tact) (>= 0). Typical value = 0,4.

tb

Turbine lag time constant (Tb) (>= 0). Typical value = 0,1.

tc

Turbine lead time constant (Tc) (>= 0). Typical value = 0.

tdgov

Governor derivative controller time constant (Tdgov) (>= 0). Typical value = 1.

teng

Transport time delay for diesel engine used in representing diesel engines where there is a small but measurable transport delay between a change in fuel flow setting and the development of torque (Teng) (>= 0). Teng should be zero in all but special cases where this transport delay is of particular concern. Typical value = 0.

tfload

Load limiter time constant (Tfload) (>= 0). Typical value = 3.

tpelec

Electrical power transducer time constant (Tpelec) (>= 0). Typical value = 2,5.

tsa

Temperature detection lead time constant (Tsa) (>= 0). Typical value = 0.

tsb

Temperature detection lag time constant (Tsb) (>= 0). Typical value = 50.

vmax

Maximum valve position limit (Vmax) (> GovCT2.vmin). Typical value = 1.

vmin

Minimum valve position limit (Vmin) (< GovCT2.vmax). Typical value = 0,175.

wfnl

No load fuel flow (Wfnl). Typical value = 0,187.

wfspd

Switch for fuel source characteristic to recognize that fuel flow, for a given fuel valve stroke, can be proportional to engine speed (Wfspd). true = fuel flow proportional to speed (for some gas turbines and diesel engines with positive displacement fuel injectors) false = fuel control system keeps fuel flow independent of engine speed. Typical value = false.

Linear Supertypes
Element, Product, Equals, Cloneable, Cloneable, Row, Serializable, Serializable, AnyRef, Any
Ordering
  1. Grouped
  2. Alphabetic
  3. By Inheritance
Inherited
  1. GovCT2
  2. Element
  3. Product
  4. Equals
  5. Cloneable
  6. Cloneable
  7. Row
  8. Serializable
  9. Serializable
  10. AnyRef
  11. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new GovCT2(TurbineGovernorDynamics: TurbineGovernorDynamics = null, aset: Double = 0.0, db: Double = 0.0, dm: Double = 0.0, flim1: Double = 0.0, flim10: Double = 0.0, flim2: Double = 0.0, flim3: Double = 0.0, flim4: Double = 0.0, flim5: Double = 0.0, flim6: Double = 0.0, flim7: Double = 0.0, flim8: Double = 0.0, flim9: Double = 0.0, ka: Double = 0.0, kdgov: Double = 0.0, kigov: Double = 0.0, kiload: Double = 0.0, kimw: Double = 0.0, kpgov: Double = 0.0, kpload: Double = 0.0, kturb: Double = 0.0, ldref: Double = 0.0, maxerr: Double = 0.0, minerr: Double = 0.0, mwbase: Double = 0.0, plim1: Double = 0.0, plim10: Double = 0.0, plim2: Double = 0.0, plim3: Double = 0.0, plim4: Double = 0.0, plim5: Double = 0.0, plim6: Double = 0.0, plim7: Double = 0.0, plim8: Double = 0.0, plim9: Double = 0.0, prate: Double = 0.0, r: Double = 0.0, rclose: Double = 0.0, rdown: Double = 0.0, ropen: Double = 0.0, rselect: String = null, rup: Double = 0.0, ta: Double = 0.0, tact: Double = 0.0, tb: Double = 0.0, tc: Double = 0.0, tdgov: Double = 0.0, teng: Double = 0.0, tfload: Double = 0.0, tpelec: Double = 0.0, tsa: Double = 0.0, tsb: Double = 0.0, vmax: Double = 0.0, vmin: Double = 0.0, wfnl: Double = 0.0, wfspd: Boolean = false)

    TurbineGovernorDynamics

    TurbineGovernorDynamics Reference to the superclass object.

    aset

    Acceleration limiter setpoint (Aset). Unit = PU / s. Typical value = 10.

    db

    Speed governor deadband in PU speed (db). In the majority of applications, it is recommended that this value be set to zero. Typical value = 0.

    dm

    Speed sensitivity coefficient (Dm). Dm can represent either the variation of the engine power with the shaft speed or the variation of maximum power capability with shaft speed. If it is positive it describes the falling slope of the engine speed verses power characteristic as speed increases. A slightly falling characteristic is typical for reciprocating engines and some aero-derivative turbines. If it is negative the engine power is assumed to be unaffected by the shaft speed, but the maximum permissible fuel flow is taken to fall with falling shaft speed. This is characteristic of single-shaft industrial turbines due to exhaust temperature limits. Typical value = 0.

    flim1

    Frequency threshold 1 (Flim1). Unit = Hz. Typical value = 59.

    flim10

    Frequency threshold 10 (Flim10). Unit = Hz. Typical value = 0.

    flim2

    Frequency threshold 2 (Flim2). Unit = Hz. Typical value = 0.

    flim3

    Frequency threshold 3 (Flim3). Unit = Hz. Typical value = 0.

    flim4

    Frequency threshold 4 (Flim4). Unit = Hz. Typical value = 0.

    flim5

    Frequency threshold 5 (Flim5). Unit = Hz. Typical value = 0.

    flim6

    Frequency threshold 6 (Flim6). Unit = Hz. Typical value = 0.

    flim7

    Frequency threshold 7 (Flim7). Unit = Hz. Typical value = 0.

    flim8

    Frequency threshold 8 (Flim8). Unit = Hz. Typical value = 0.

    flim9

    Frequency threshold 9 (Flim9). Unit = Hz. Typical value = 0.

    ka

    Acceleration limiter gain (Ka). Typical value = 10.

    kdgov

    Governor derivative gain (Kdgov). Typical value = 0.

    kigov

    Governor integral gain (Kigov). Typical value = 0,45.

    kiload

    Load limiter integral gain for PI controller (Kiload). Typical value = 1.

    kimw

    Power controller (reset) gain (Kimw). The default value of 0,01 corresponds to a reset time of 100 seconds. A value of 0,001 corresponds to a relatively slow-acting load controller. Typical value = 0.

    kpgov

    Governor proportional gain (Kpgov). Typical value = 4.

    kpload

    Load limiter proportional gain for PI controller (Kpload). Typical value = 1.

    kturb

    Turbine gain (Kturb). Typical value = 1,9168.

    ldref

    Load limiter reference value (Ldref). Typical value = 1.

    maxerr

    Maximum value for speed error signal (Maxerr) (> GovCT2.minerr). Typical value = 1.

    minerr

    Minimum value for speed error signal (Minerr) (< GovCT2.maxerr). Typical value = -1.

    mwbase

    Base for power values (MWbase) (> 0). Unit = MW.

    plim1

    Power limit 1 (Plim1). Typical value = 0,8325.

    plim10

    Power limit 10 (Plim10). Typical value = 0.

    plim2

    Power limit 2 (Plim2). Typical value = 0.

    plim3

    Power limit 3 (Plim3). Typical value = 0.

    plim4

    Power limit 4 (Plim4). Typical value = 0.

    plim5

    Power limit 5 (Plim5). Typical value = 0.

    plim6

    Power limit 6 (Plim6). Typical value = 0.

    plim7

    Power limit 7 (Plim7). Typical value = 0.

    plim8

    Power limit 8 (Plim8). Typical value = 0.

    plim9

    Power Limit 9 (Plim9). Typical value = 0.

    prate

    Ramp rate for frequency-dependent power limit (Prate). Typical value = 0,017.

    r

    Permanent droop (R). Typical value = 0,05.

    rclose

    Minimum valve closing rate (Rclose). Unit = PU / s. Typical value = -99.

    rdown

    Maximum rate of load limit decrease (Rdown). Typical value = -99.

    ropen

    Maximum valve opening rate (Ropen). Unit = PU / s. Typical value = 99.

    rselect

    Feedback signal for droop (Rselect). Typical value = electricalPower.

    rup

    Maximum rate of load limit increase (Rup). Typical value = 99.

    ta

    Acceleration limiter time constant (Ta) (>= 0). Typical value = 1.

    tact

    Actuator time constant (Tact) (>= 0). Typical value = 0,4.

    tb

    Turbine lag time constant (Tb) (>= 0). Typical value = 0,1.

    tc

    Turbine lead time constant (Tc) (>= 0). Typical value = 0.

    tdgov

    Governor derivative controller time constant (Tdgov) (>= 0). Typical value = 1.

    teng

    Transport time delay for diesel engine used in representing diesel engines where there is a small but measurable transport delay between a change in fuel flow setting and the development of torque (Teng) (>= 0). Teng should be zero in all but special cases where this transport delay is of particular concern. Typical value = 0.

    tfload

    Load limiter time constant (Tfload) (>= 0). Typical value = 3.

    tpelec

    Electrical power transducer time constant (Tpelec) (>= 0). Typical value = 2,5.

    tsa

    Temperature detection lead time constant (Tsa) (>= 0). Typical value = 0.

    tsb

    Temperature detection lag time constant (Tsb) (>= 0). Typical value = 50.

    vmax

    Maximum valve position limit (Vmax) (> GovCT2.vmin). Typical value = 1.

    vmin

    Minimum valve position limit (Vmin) (< GovCT2.vmax). Typical value = 0,175.

    wfnl

    No load fuel flow (Wfnl). Typical value = 0,187.

    wfspd

    Switch for fuel source characteristic to recognize that fuel flow, for a given fuel valve stroke, can be proportional to engine speed (Wfspd). true = fuel flow proportional to speed (for some gas turbines and diesel engines with positive displacement fuel injectors) false = fuel control system keeps fuel flow independent of engine speed. Typical value = false.

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val TurbineGovernorDynamics: TurbineGovernorDynamics
  5. def about: Boolean

    Flag for rdf:about elements.

    Flag for rdf:about elements.

    returns

    true if this is an rdf:about element, false otherwise.

    Definition Classes
    Element
  6. def anyNull: Boolean
    Definition Classes
    Row
  7. def apply(i: Int): Any
    Definition Classes
    Row
  8. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  9. val aset: Double
  10. def baseclass: String

    This class name.

    This class name.

    returns

    the class name without the package prefixes

    Definition Classes
    Element
  11. val bitfields: Array[Int]

    Valid fields bitmap.

    Valid fields bitmap.

    One (1) in a bit position means that field was found in parsing, zero means it has an indeterminate value. Field order is specified by the fields array.

    For classes constructed manually, we initially fill this in with the worst case scenario. ToDo: this won't work for classes with more than 128 fields (so far none).

    Definition Classes
    Element
  12. def classes: Seq[String]

    This class and the hierarchical list of classes this class derives from.

    This class and the hierarchical list of classes this class derives from.

    returns

    the list of classes without the package prefixes.

    Definition Classes
    Element
  13. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  14. def copy(): Row

    Return a copy of this object as a Row.

    Return a copy of this object as a Row.

    Creates a clone of this object for use in Row manipulations.

    returns

    The copy of the object.

    Definition Classes
    GovCT2 → Row
  15. val db: Double
  16. val dm: Double
  17. def emit_attribute(field: String, value: Any)(implicit clz: String, s: StringBuilder): Unit

    Emit one XML attribute.

    Emit one XML attribute.

    field

    The name of the field.

    value

    The value of the field.

    clz

    The class name (e.g. ACLineSegment) of this element

    s

    The builder to write into.

    Definition Classes
    Element
    Example:
    1. <cim:Location.CoordinateSystem rdf:resource="#wgs84"/>

  18. def emit_element(field: String, value: Any)(implicit clz: String, s: StringBuilder): Unit

    Emit one XML element.

    Emit one XML element.

    field

    The name of the field.

    value

    The value of the field.

    clz

    The class name (e.g. ACLineSegment) of this element

    s

    The builder to write into.

    Definition Classes
    Element
    Example:
    1. <cim:IdentifiedObject.name>WGS 84</cim:IdentifiedObject.name>

  19. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  20. def equals(o: Any): Boolean
    Definition Classes
    Row → AnyRef → Any
  21. def export: String

    Return a string containing this object as XML.

    Return a string containing this object as XML.

    returns

    The XML corresponding to this object.

    Definition Classes
    GovCT2Element
  22. def export_fields: String

    Return a string containing the fields of this object suitable for inclusion in an XML object.

    Return a string containing the fields of this object suitable for inclusion in an XML object.

    returns

    A string with the fields coded in XML

    Definition Classes
    GovCT2Element
  23. def fieldIndex(name: String): Int
    Definition Classes
    Row
  24. val flim1: Double
  25. val flim10: Double
  26. val flim2: Double
  27. val flim3: Double
  28. val flim4: Double
  29. val flim5: Double
  30. val flim6: Double
  31. val flim7: Double
  32. val flim8: Double
  33. val flim9: Double
  34. def get(i: Int): AnyRef

    Get the value of the field at index i.

    Get the value of the field at index i.

    i

    The index of the field desired.

    returns

    The value stored in the field, or null if none.

    Definition Classes
    Element → Row
  35. def getAs[T](fieldName: String): T
    Definition Classes
    Row
  36. def getAs[T](i: Int): T
    Definition Classes
    Row
  37. def getBoolean(i: Int): Boolean
    Definition Classes
    Row
  38. def getByte(i: Int): Byte
    Definition Classes
    Row
  39. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  40. def getDate(i: Int): Date
    Definition Classes
    Row
  41. def getDecimal(i: Int): BigDecimal
    Definition Classes
    Row
  42. def getDouble(i: Int): Double
    Definition Classes
    Row
  43. def getFloat(i: Int): Float
    Definition Classes
    Row
  44. def getInstant(i: Int): Instant
    Definition Classes
    Row
  45. def getInt(i: Int): Int
    Definition Classes
    Row
  46. def getJavaMap[K, V](i: Int): Map[K, V]
    Definition Classes
    Row
  47. def getList[T](i: Int): List[T]
    Definition Classes
    Row
  48. def getLocalDate(i: Int): LocalDate
    Definition Classes
    Row
  49. def getLong(i: Int): Long
    Definition Classes
    Row
  50. def getMap[K, V](i: Int): Map[K, V]
    Definition Classes
    Row
  51. def getSeq[T](i: Int): Seq[T]
    Definition Classes
    Row
  52. def getShort(i: Int): Short
    Definition Classes
    Row
  53. def getString(i: Int): String
    Definition Classes
    Row
  54. def getStruct(i: Int): Row
    Definition Classes
    Row
  55. def getTimestamp(i: Int): Timestamp
    Definition Classes
    Row
  56. def getValuesMap[T](fieldNames: Seq[String]): Map[String, T]
    Definition Classes
    Row
  57. def hashCode(): Int
    Definition Classes
    Row → AnyRef → Any
  58. def id: String

    Return the unique ID for the object, the mRID for IdentifiedObject derived classes.

    Return the unique ID for the object, the mRID for IdentifiedObject derived classes.

    returns

    The object ID.

    Definition Classes
    Element
  59. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  60. def isNullAt(i: Int): Boolean
    Definition Classes
    Row
  61. def json: String
    Definition Classes
    Row
    Annotations
    @Unstable()
  62. val ka: Double
  63. val kdgov: Double
  64. val kigov: Double
  65. val kiload: Double
  66. val kimw: Double
  67. val kpgov: Double
  68. val kpload: Double
  69. val kturb: Double
  70. val ldref: Double
  71. def length: Int

    The number of fields in the object definition.

    The number of fields in the object definition.

    returns

    The number of defined fields for use in Row manipulations.

    Definition Classes
    Element → Row
  72. def mask(position: Int): Boolean

    Is a field present predicate.

    Is a field present predicate.

    Determines if the field at the given position was encountered while parsing.

    position

    the field position in the fields array

    returns

    true if the field was parsed, false otherwise.

    Definition Classes
    Element
  73. val maxerr: Double
  74. val minerr: Double
  75. def mkString(start: String, sep: String, end: String): String
    Definition Classes
    Row
  76. def mkString(sep: String): String
    Definition Classes
    Row
  77. def mkString: String
    Definition Classes
    Row
  78. val mwbase: Double
  79. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  80. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  81. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  82. val plim1: Double
  83. val plim10: Double
  84. val plim2: Double
  85. val plim3: Double
  86. val plim4: Double
  87. val plim5: Double
  88. val plim6: Double
  89. val plim7: Double
  90. val plim8: Double
  91. val plim9: Double
  92. val prate: Double
  93. def prettyJson: String
    Definition Classes
    Row
    Annotations
    @Unstable()
  94. val r: Double
  95. val rclose: Double
  96. val rdown: Double
  97. val ropen: Double
  98. val rselect: String
  99. val rup: Double
  100. def schema: StructType
    Definition Classes
    Row
  101. def size: Int
    Definition Classes
    Row
  102. def sup: TurbineGovernorDynamics

    Return the superclass object.

    Return the superclass object.

    returns

    The typed superclass nested object.

    Definition Classes
    GovCT2Element
  103. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  104. val ta: Double
  105. val tact: Double
  106. val tb: Double
  107. val tc: Double
  108. val tdgov: Double
  109. val teng: Double
  110. val tfload: Double
  111. def toSeq: Seq[Any]
    Definition Classes
    Row
  112. def toString(): String
    Definition Classes
    Row → AnyRef → Any
  113. val tpelec: Double
  114. val tsa: Double
  115. val tsb: Double
  116. val vmax: Double
  117. val vmin: Double
  118. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  119. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  120. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  121. val wfnl: Double
  122. val wfspd: Boolean

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from Element

Inherited from Product

Inherited from Equals

Inherited from Cloneable

Inherited from Cloneable

Inherited from Row

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Hierarchy

Row

Serialization

Ungrouped