SDP Routines

SdpCreate
Create some parameters.

SdpCreateItem
Create a single parameter from an Sds item.

SdpGet
Return the value of a parameter of a given name.

SdpGetSds
Get a Sds item from a parameter.

SdpGetString
Get a character string item from a parameter

SdpGetc
Get a character item from a parameter.

SdpGetd
Get a double floating point item from a parameter.

SdpGetf
Get a floating point item from a parameter.

SdpGeti
Get a long integer item from a parameter

SdpGeti64
Get a 64 bit integer item from a parameter

SdpGets
Get a short integer item from a parameter.

SdpGetu
Get an unsigned integer item from a parameter.

SdpGetu64
Get a 64 bit unsigned integer item from a parameter.

SdpGetus
Get an unsigned short integer item from a parameter.

SdpInit
Initialise the Simple Dits parameter system.

SdpMGet
Return the values of a list of parameters.

SdpPutSds
Put a sds item into a parameter

SdpPutString
Put a character string item into a parameter

SdpPutStruct
Put a sds structure into a parameter.

SdpPutc
Put a character item into a parameter

SdpPutd
Put a double floating point item into a parameter.
SdpPutf
Put a floating point item into a parameter

SdpPuti
Put a integer item into a parameter.

SdpPuti64
Put a 64 bit integer item into a parameter.

SdpPuts
Put a short integer item into a parameter

SdpPutu
Put an unsigned integer item into a parameter.

SdpPutu64
Put a 64 bit unsigned integer item into a parameter.

SdpPutus
Put an unsigned short integer item into a parameter.

SdpSet
Given an Sdp id, set the value of the given parameter.

SdpSetReadonly
Set Sdp parameters to be readonly.

SdpUpdate
Notify the parameter system that an item has been updated via its id.


Click here for the DRAMA home page and here for the AAO home page.

 For more information, contact tjf@aaoepp.aao.gov.au