Show / Hide Table of Contents

Class StbSecLipC

Inheritance
System.Object
StbSecLipC
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbSecLipC : object

Properties

| Improve this Doc View Source

A

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

C

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

H

Declaration
public double H { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

name

Declaration
public string name { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

t

Declaration
public double t { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

type

Declaration
public StbSecLipCType type { get; set; }
Property Value
Type Description
StbSecLipCType
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX