Interface ITcoAoStatus
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoElementsConnector.dll
Syntax
public interface ITcoAoStatus : IVortexOnlineObject
Properties
|
Improve this Doc
View Source
AttributeName
Declaration
string AttributeName { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
RawRange
Declaration
IOnlineReal RawRange { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineReal |
|
|
Improve this Doc
View Source
RealRange
Declaration
IOnlineReal RealRange { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineReal |
|
|
Improve this Doc
View Source
Unscaled
Declaration
IOnlineReal Unscaled { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineReal |
|
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoAoStatus CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoAoStatus)
Declaration
void FlushOnlineToPlain(PlainTcoAoStatus source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoAoStatus)
Declaration
void FlushPlainToOnline(PlainTcoAoStatus source)
Parameters