Interface IShadowTcoAi
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoElementsConnector.dll
Syntax
public interface IShadowTcoAi : IShadowTcoComponent, IShadowTcoObject, IVortexShadowObject
Properties
|
Improve this Doc
View Source
_config
Declaration
IShadowTcoAiConfig _config { get; }
Property Value
|
Improve this Doc
View Source
_rawRange
Declaration
IShadowReal _rawRange { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowReal |
|
|
Improve this Doc
View Source
_realRange
Declaration
IShadowReal _realRange { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowReal |
|
|
Improve this Doc
View Source
_scaled
Declaration
IShadowReal _scaled { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowReal |
|
|
Improve this Doc
View Source
_signal
Declaration
IShadowDInt _signal { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowDInt |
|
|
Improve this Doc
View Source
_signalInfo
Declaration
IShadowTcoSignalInfo _signalInfo { get; }
Property Value
|
Improve this Doc
View Source
_status
Declaration
IShadowTcoAiStatus _status { get; }
Property Value
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoAi)
Declaration
void CopyPlainToShadow(PlainTcoAi source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoAi CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()