Interface ITcoAiStatus
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoElementsConnector.dll
Syntax
public interface ITcoAiStatus : 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
Scaled
Declaration
IOnlineReal Scaled { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineReal |
|
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoAiStatus CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoAiStatus)
Declaration
void FlushOnlineToPlain(PlainTcoAiStatus source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoAiStatus)
Declaration
void FlushPlainToOnline(PlainTcoAiStatus source)
Parameters