Binds a domain mapper (FunctionFact) opperating on time t in seconds to a FunctionFact. Uses FunctionFact Function_args to map from a linear scale to the domain of FunctionFact Function to execute it.
More...
Binds a domain mapper (FunctionFact) opperating on time t in seconds to a FunctionFact. Uses FunctionFact Function_args to map from a linear scale to the domain of FunctionFact Function to execute it.
◆ FunctionCallFact() [1/2]
FunctionCallFact.FunctionCallFact |
( |
string |
func_id, |
|
|
string |
arg_func_id, |
|
|
(float t_0, float t_n) |
Domain |
|
) |
| |
◆ FunctionCallFact() [2/2]
◆ _ReInitializeMe()
override Fact FunctionCallFact._ReInitializeMe |
( |
Dictionary< string, string > |
old_to_new | ) |
|
|
protected |
◆ Call()
object[] FunctionCallFact.Call |
( |
float |
t | ) |
|
◆ Defines()
override SOMDoc FunctionCallFact.Defines |
( |
| ) |
|
◆ EquivalentWrapped()
◆ GetCompiledValue()
override object FunctionCallFact.GetCompiledValue |
( |
| ) |
|
|
protected |
◆ GetDependentFactIds()
override string[] FunctionCallFact.GetDependentFactIds |
( |
| ) |
|
|
protected |
◆ MakeMMTDeclaration()
override MMTFact FunctionCallFact.MakeMMTDeclaration |
( |
| ) |
|
◆ RecalculateTransform()
override void FunctionCallFact.RecalculateTransform |
( |
| ) |
|
|
protected |
◆ _arg_func_id
string FunctionCallFact._arg_func_id |
|
private |
◆ _func_id
string FunctionCallFact._func_id |
|
private |
◆ Domain
float float t_n FunctionCallFact.Domain |
◆ Function
◆ Function_args
Mapps from linear Domain to arguments from Function. (may be multidimensional)
◆ t_0
float FunctionCallFact.t_0 |
Linear domain on R this Fact is valid on; Intervall is defined as [t_0, t_n]
◆ arg_func_id
string??? FunctionCallFact.arg_func_id |
|
getprivate set |
◆ func_id
string??? FunctionCallFact.func_id |
|
getprivate set |
◆ HasDependentFacts
override bool FunctionCallFact.HasDependentFacts |
|
get |
The documentation for this class was generated from the following file:
- D:/Users/marco/Dokuments/OneDrive/FAU/Informatik/!UFrameIT/FrameIT/MaZiFAU/Assets/Scripts/InteractionEngine/FactHandling/Facts/FunctionFact.cs