- Posts: 7
SAM Interpolation Function
- E_Ezeanya
- Topic Author
Less
More
26 Jul 2016 10:18 #4637
by E_Ezeanya
SAM Interpolation Function was created by E_Ezeanya
Does SAM come with any predefined interpolation function? I was just wondering if there is, because the simulations I'd like to do will warrant some interpolations. Thanks.
Please Log in or Create an account to join the conversation.
- pgilman
Less
More
- Posts: 5423
26 Jul 2016 10:25 #4638
by pgilman
Replied by pgilman on topic SAM Interpolation Function
Hello,
I'm not sure exactly what you mean. Some of the calculations in SAM's different performance and financial models involve interpolation, so technically, yes, SAM's internal code uses interpolation functions for those calculations.
What exactly do you want to do that involves interpolation?
Best regards,
Paul.
I'm not sure exactly what you mean. Some of the calculations in SAM's different performance and financial models involve interpolation, so technically, yes, SAM's internal code uses interpolation functions for those calculations.
What exactly do you want to do that involves interpolation?
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
- E_Ezeanya
- Topic Author
Less
More
- Posts: 7
26 Jul 2016 10:51 #4639
by E_Ezeanya
Replied by E_Ezeanya on topic SAM Interpolation Function
Well, I'm trying to run some simulations for a physical model (using SAM lk script), and some of the values I have (as input) would require interpolations. So, I just want to know if there is a SAM interpolation function (or macro)that I could use so I don't have to start writing another one for my simulations. Thanks.
Please Log in or Create an account to join the conversation.
- E_Ezeanya
- Topic Author
Less
More
- Posts: 7
26 Jul 2016 10:54 #4640
by E_Ezeanya
Replied by E_Ezeanya on topic SAM Interpolation Function
Well, I'm trying to run some simulations for a physical model (using SAM lk script), and some of the values I have (as input) would require interpolations. So, I just want to know if there is a SAM interpolation function (or macro) that I could use, whereby I just have to call the function and use it, and not worry about writing another one for my simulations. Thanks.
Please Log in or Create an account to join the conversation.
- pgilman
Less
More
- Posts: 5423
26 Jul 2016 12:26 #4641
by pgilman
Replied by pgilman on topic SAM Interpolation Function
SAM's LK scripting language does not have an interpolation function, but you can write your own. For a list of all of the functions available in LK, click the "Functions" button at the top of the script editing window. For a description of the LK scripting language, click "Help," and then, in the Help window, click "Scripting reference."
Best regards,
Paul.
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
- E_Ezeanya
- Topic Author
Less
More
- Posts: 7
26 Jul 2016 12:41 #4642
by E_Ezeanya
Replied by E_Ezeanya on topic SAM Interpolation Function
Alright, thanks.
Please Log in or Create an account to join the conversation.
Moderators: pgilman